Home
last modified time | relevance | path

Searched refs:stop_without_draining (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/i2s/
Di2s_esp32.c43 bool stop_without_draining; member
409 } else if (stream->stop_without_draining == true) { in i2s_esp32_tx_callback()
757 stream->stop_without_draining = true; in i2s_esp32_trigger()
786 stream->stop_without_draining = false; in i2s_esp32_trigger()
794 stream->stop_without_draining = true; in i2s_esp32_trigger()
911 .stop_without_draining = false}