rockbox/firmware/target/arm/tms320dm320/mrobe-500
2010-05-24 16:42:32 +00:00
..
adc-mr500.c M:Robe 500: Initialize TSC2100 pins with pin setup function 2009-12-14 07:18:55 +00:00
adc-target.h
ata-mr500.c
ata-target.h
backlight-mr500.c
backlight-target.h
button-mr500.c
button-target.h
dm320codec-mr500.c
lcd-mr500.c
lcd-remote-mr500.c
lcd-remote-target.h
lcd-target.h
pcm-mr500.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
power-mr500.c
powermgmt-mr500.c
usb-mr500.c
usb-mr500.h