b72f5fd033
Fixed an issue I2S wouldn't resume when started after a stop Added code to empty the TX/RX FIFOs upon stop TX stop is achieved by letting FIFO underrun, then changing state in ISR RX FIFO is read until empty when RX is stopped Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cavs | ||
Kconfig.sam_ssc | ||
Kconfig.stm32 | ||
i2s_cavs.c | ||
i2s_cavs.h | ||
i2s_common.c | ||
i2s_handlers.c | ||
i2s_ll_stm32.c | ||
i2s_ll_stm32.h | ||
i2s_sam_ssc.c |