1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/tms320dm320/sansa-connect
Tomasz Moń 99bf506407 Sansa Connect: Prevent unresponsive interface
AVR interrupt signal can remain active if the state has changed during
state read. In such case, there won't be intterupt and the interface
would appear unresponsive until AVR thread received event (e.g. USB
connection/disconnect). Solve the issue by not waiting for event if AVR
interrupt signal is active prior to event wait.

Change-Id: I86e388c7cd6da76e3abe7bf7114940f331e4c308
2021-07-07 14:51:15 +00: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: Prevent unresponsive interface 2021-07-07 14:51:15 +00:00
avr-sansaconnect.h Sansa Connect: Read HDQ battery data 2021-07-07 08:24:01 +02:00
backlight-sansaconnect.c Sansa Connect: Power off LCD to save power 2021-07-05 15:19:52 +02: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: Power off LCD to save power 2021-07-05 15:19:52 +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: Read HDQ battery data 2021-07-07 08:24:01 +02: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
wifi-sansaconnect.c Sansa Connect: Initial libertas WiFi driver port 2021-07-04 07:41:44 +00:00