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 | ||
| i2s_cavs.c | ||
| i2s_cavs.h | ||
| i2s_common.c | ||
| i2s_handlers.c | ||
| i2s_ll_stm32.c | ||
| i2s_ll_stm32.h | ||
| i2s_sam_ssc.c | ||
| Kconfig | ||
| Kconfig.cavs | ||
| Kconfig.sam_ssc | ||
| Kconfig.stm32 | ||