Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h98 …uint32_t tx_stop_en: 1; /*Set this bit to stop disable output BCK signal and WS s… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h100 …uint32_t tx_stop_en : 1; /*Set this bit to stop disable output BCK signal a… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h527 uint32_t tx_stop_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h492 uint32_t tx_stop_en:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h321 …uint32_t tx_stop_en: 1; /*Set this bit to stop disable output BCK signal and W… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h353 uint32_t tx_stop_en: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h956 hw->conf1.tx_stop_en = en; in i2s_ll_tx_stop_on_fifo_empty()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h654 hw->conf1.tx_stop_en = en; in i2s_ll_tx_stop_on_fifo_empty()