Searched refs:tx_desc_auto_clear (Results 1 – 2 of 2) sorted by relevance
232 …bool tx_desc_auto_clear; /*!< I2S auto clear tx descriptor if there is … member
117 bool tx_desc_auto_clear; /*!< I2S auto clear tx descriptor on underflow */ member212 if (p_i2s->tx_desc_auto_clear) { in i2s_dma_tx_callback()270 if (p_i2s->tx_desc_auto_clear == true) { in i2s_intr_handler_default()1600 i2s_obj->tx_desc_auto_clear = i2s_config->tx_desc_auto_clear; in i2s_driver_install()