rockbox/firmware/target/arm/olympus/mrobe-100
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-target.h Move the PP5020 ADC defines to the c-file instead of repeating them across the header files. Also, the Tatung TPJ1022 should use the common PP5020 ADC driver. 2009-01-27 03:19:57 +00:00
backlight-mr100.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-target.h Fix red/yellow 2015-01-12 12:02:24 +01:00
button-mr100.c lcd-remote-target.h: Use only in firmware/target/ 2012-01-07 20:05:44 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
lcd-as-mr100.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
lcd-mr100.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
lcd-remote-mr100.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
lcd-remote-target.h move _remote_backlight_* to common header 2012-01-07 19:32:50 +00:00
power-mr100.c move lcd remote common declarations to lcd-remote.h 2012-01-07 18:34:09 +00:00
powermgmt-mr100.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00