rockbox/firmware/target/coldfire/iriver/h100
William Wilgus cfeeb7889d Lcd save function pointer to frame buffer get_address_fn before loops
Calling multiple levels of indirection in a loop slows things down

Really these need to be rewritten to take a start and end address
like most of the rest of the codebase

But this is safer without having test hardware in hand

Change-Id: Idae7b92ee779d020ed7fcc9334e2d5a9c710e64d
2022-03-21 23:53:48 -04:00
..
adc-h100.c
adc-target.h
backlight-h100.c Fix red/yellow 2015-01-12 12:02:24 +01:00
backlight-target.h Fix red/yellow 2015-01-12 12:02:24 +01:00
button-h100.c Fix more warnings. 2020-10-13 15:48:31 -04:00
lcd-as-h100.S Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ARM version but using mulu.l for the bit shuffling. ISR speedup is ~10%. 2010-05-31 19:56:21 +00:00
lcd-h100.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
power-h100.c H10 can distinguish USB and MAIN charger input so return proper flags. H100s were misconfigured and should use CHARGING_SIMPLE. Comment more on what charging types mean in config.h. 2008-12-24 19:36:37 +00:00
powermgmt-h100.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
spdif-h100.c
usb-h100.c optimize Cypress chip power supply for iriver h100 series 2014-04-02 20:28:37 +02:00