rockbox/firmware/target/arm/s5l8700/yps3
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
..
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-yps3.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
button-yps3.c Samsung yp-s3: clean up the lcd and button driver (making things static, rename variables etc.) 2009-08-08 09:24:42 +00:00
fmradio-i2c-yps3.c
ftl-target.h Samsung YP-S3: make bootloader compile again 2009-10-11 13:15:23 +00:00
lcd-yps3.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
nand-target.h Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. 2009-08-09 16:12:36 +00:00
nand-yps3.c Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. 2009-08-09 16:12:36 +00:00
power-yps3.c Samsung YP-S3: allow player to stay powered up without the USB cable plugged and implement power_off 2009-08-05 16:16:17 +00:00