1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/tms320dm320/sansa-connect
Tomasz Moń b5c40d9991
Sansa Connect: Refactor AVR command handling
Add defines for all commands handled by AVR, including the unknown
opcodes (0xC5, 0xD3, 0xD4, 0xD5, 0xD6).

Properly synchronize with AVR and keep repeating command until it looks
like AVR has accepted it.

Change-Id: I3d42e973f135e33092c71c9887421906a900ab58
2021-06-22 19:18:17 +02:00
..
adc-sansaconnect.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
avr-sansaconnect.c Sansa Connect: Refactor AVR command handling 2021-06-22 19:18:17 +02:00
avr-sansaconnect.h Sansa Connect: Refactor AVR command handling 2021-06-22 19:18:17 +02:00
backlight-sansaconnect.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-target.h 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
crt0-board.S Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. 2011-12-26 09:45:18 +00:00
lcd-sansaconnect.c Sansa Connect: Refactor AVR command handling 2021-06-22 19:18:17 +02:00
lcd-target.h Sansa Connect: Use Image Buffer for screen updates. 2011-12-19 06:31:49 +00:00
pcm-sansaconnect.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
power-sansaconnect.c Sansa Connect: Indicate charging status 2021-06-20 10:33:46 +00:00
tnetv105_cppi.c Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
tnetv105_cppi.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
tnetv105_usb_drv.c Sansa Connect: Disable endpoint double buffering 2021-06-12 13:54:54 +00:00
tnetv105_usb_drv.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
usb-sansaconnect.c Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00