rockbox/firmware/target/arm/at91sam/lyre_proto1
Rafaël Carré b3ed33d04a Move SH7034 timer code in the target tree
Add an argument int_prio to TIMER_START() macro because SH7034 needs it
Leaves a target specific code in timer_register (could be given to target code through timer_set and __timer_set() )

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21556 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:29:14 +00:00
..
adc-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
adc-target.h Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
backlight-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
backlight-target.h Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
button-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
button-target.h Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
crt0.S Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
debug-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
debug-target.h Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
kernel-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
lcd-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
lcd-target.h Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
system-lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
system-target.h Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
timer-lyre_proto1.c Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP to reflect what they does exactly. 2009-06-29 14:28:56 +00:00
timer-target.h Move SH7034 timer code in the target tree 2009-06-29 14:29:14 +00:00