rockbox/firmware/target/arm/as3525/sansa-clipzip
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-clipzip.c
backlight-target.h
button-clipzip.c
button-target.h
lcd-clipzip.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
lcd-target.h
powermgmt-clipzip.c