rockbox/firmware/target/coldfire/iaudio/x5
2006-10-30 11:33:38 +00:00
..
adc-target.h General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. 2006-10-30 11:33:38 +00:00
adc-x5.c General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. 2006-10-30 11:33:38 +00:00
ata-x5.c iAudio X5 target-specific ATA driver code 2006-03-07 13:19:34 +00:00
backlight-target.h Remote LCD communication driver for X5, very loosely based on patch FS#5634 by Rani Hod 2006-07-26 13:38:31 +00:00
backlight-x5.c Accepted FS #5772 by Michael Sevakis 2006-08-08 22:03:56 +00:00
button-target.h Cleanup of new button reading code. Moved functions for enabling of scanning and the decision to scan or not to button_read_device. 2006-10-28 23:10:45 +00:00
button-x5.c Cleanup of new button reading code. Moved functions for enabling of scanning and the decision to scan or not to button_read_device. 2006-10-28 23:10:45 +00:00
lcd-as-x5.S Get rid of some OR-ing and conditional expressions in lcd driver when register values can just be saved in shorts. Touch-up to comment in asm part. 2006-10-20 23:57:48 +00:00
lcd-remote-target.h x5: No more remote LCD streaks when powering off with remote active. Will not affect hot unplugging of course. 2006-09-17 09:19:50 +00:00
lcd-remote-x5.c Fixed remote contrast settings. Maybe'll get some build errors here. 2006-09-26 20:46:17 +00:00
lcd-x5.c Get rid of some OR-ing and conditional expressions in lcd driver when register values can just be saved in shorts. Touch-up to comment in asm part. 2006-10-20 23:57:48 +00:00
m5636-target.h Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
m5636-x5.c Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
pcf50606-x5.c General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. 2006-10-30 11:33:38 +00:00
power-x5.c x5: No more remote LCD streaks when powering off with remote active. Will not affect hot unplugging of course. 2006-09-17 09:19:50 +00:00
system-x5.c Fixed implicit declaration warning. 2006-10-25 06:27:40 +00:00
usb-target.h USB mode for iAudio X5 2006-03-22 11:06:45 +00:00
usb-x5.c iAudio X5: USB mode working again 2006-10-18 20:56:29 +00:00