rockbox/firmware/target/arm/pnx0101
Rafaël Carré 95cf63b294 button-target.h : move prototypes to button.h
no need to define BUTTON_REMOTE anymore

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31620 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:07:19 +00:00
..
iriver-ifp7xx button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
backlight-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
crt0-pnx0101.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-pnx0101.c dbg_ports(): remove duplicate prototype 2012-01-04 05:21:52 +00:00
debug-target.h pnx0101: debug-target.h content is not used 2012-01-04 06:34:08 +00:00
i2c-pnx0101.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
kernel-pnx0101.c Move kernel tick initialization and handling to the target tree for ones remaining in kernel.c 2008-10-29 10:26:46 +00:00
pcm-pnx0101.c Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. 2011-09-01 12:15:43 +00:00
system-pnx0101.c Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file. 2009-01-08 10:15:32 +00:00
timer-pnx0101.c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00