rockbox/firmware/target/arm/tcc780x
Rafaël Carré ffefe0c08b Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Note : SH has TIMER_FREQ defined to CPU_FREQ, so any code wanting it must include #config.h before #cpu.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21560 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:30:12 +00:00
..
cowond2 TCC78x: Implement the user timer, rework some of the timer register #defines, and use udelay() instead of the hacky sleep_ms() in the D2 LCD driver. Doom works now. 2009-03-30 21:15:15 +00:00
adc-tcc780x.c
app.lds
ata-nand-target.h
boot.lds
crt0.S TCC78x: Enable interrupts/threading in the bootloader (required now that the storage driver yields). 2009-06-24 07:37:11 +00:00
debug-target.h
debug-tcc780x.c
kernel-tcc780x.c TCC78x: Enable interrupts/threading in the bootloader (required now that the storage driver yields). 2009-06-24 07:37:11 +00:00
system-target.h TCC78x: Implement the user timer, rework some of the timer register #defines, and use udelay() instead of the hacky sleep_ms() in the D2 LCD driver. Doom works now. 2009-03-30 21:15:15 +00:00
system-tcc780x.c TCC78x: Enable interrupts/threading in the bootloader (required now that the storage driver yields). 2009-06-24 07:37:11 +00:00
timer-tcc780x.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00