rockbox/firmware/target/coldfire/iriver/h300
2011-06-17 03:09:47 +00:00
..
adc-h300.c
adc-target.h
backlight-h300.c Various files: make functions static if they're local or make sure there is a proper #include if not 2009-08-06 09:28:25 +00:00
backlight-target.h
button-h300.c
lcd-as-h300.S
lcd-h300.c Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout). 2011-06-17 03:09:47 +00:00
pcf50606-h300.c
power-h300.c New USB charging system, part 1 - API rework and user-visible setting update 2010-06-05 10:05:27 +00:00
powermgmt-h300.c
sw_i2c-h300.c
usb-h300.c More minor const/static/include fixes. 2010-08-01 11:10:39 +00:00