rockbox/firmware/target/coldfire/iriver/h300
2006-11-02 20:50:50 +00:00
..
adc-h300.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
adc-target.h move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
backlight-h300.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
button-h300.c Removed unnecessary #include s. 2006-10-29 19:29:41 +00:00
lcd-as-h300.S H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LCD updates by ~ 75% at 11MHz and 45MHz. Only ~ 11% speedup at 124MHz due to (2). (2) Less aggressive LCD transfer timing at 124MHz. With the previous timing, slightly corrupted display contents was reported, and with DMA transfers at least 4 waitstates are needed to make updates work at all. * A table in system-iriver.c shows settings for all integer multiples of the base clock frequency (info for developers, not yet complete). 2006-11-02 20:50:50 +00:00
pcf50606-h300.c H300: Don't read the button ADC as long as no button is pressed, utilising the PCF50606 accessory detect feature. Ported from X5. 2006-10-29 13:48:57 +00:00
power-h300.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
usb-h300.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00