rockbox/firmware/target/arm/tms320dm320
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
..
creative-zvm pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
dsp
mrobe-500 pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
sansa-connect Sansa Connect: Prevent unresponsive interface 2021-07-07 14:51:15 +00:00
app.lds
boot.lds Sansa Connect: Clear recoverzap parameter 2021-05-21 18:55:14 +00:00
crt0.S Sansa Connect: Clear recoverzap parameter 2021-05-21 18:55:14 +00:00
debug-dm320.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
dma-dm320.c
dma-target.h
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h
i2c-dm320.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
i2c-dm320.h
kernel-dm320.c
sdmmc-dm320.c DM320: Use SD/MMC data done interrupt 2021-06-15 07:31:29 +00:00
spi-dm320.c Fix stupid omission 2017-08-16 11:02:55 -04:00
spi-target.h
system-dm320.c Sansa Connect: Initial libertas WiFi driver port 2021-07-04 07:41:44 +00:00
system-target.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
timer-dm320.c
uart-dm320.c
uart-target.h