Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h212 hw->conf.tx_reset = 1; in i2s_ll_tx_reset()
213 hw->conf.tx_reset = 0; in i2s_ll_tx_reset()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h159 hw->tx_conf.tx_reset = 1; in i2s_ll_tx_reset()
160 hw->tx_conf.tx_reset = 0; in i2s_ll_tx_reset()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h167 hw->tx_conf.tx_reset = 1; in i2s_ll_tx_reset()
168 hw->tx_conf.tx_reset = 0; in i2s_ll_tx_reset()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h213 hw->conf.tx_reset = 1; in i2s_ll_tx_reset()
214 hw->conf.tx_reset = 0; in i2s_ll_tx_reset()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h158 hw->tx_conf.tx_reset = 1; in i2s_ll_tx_reset()
159 hw->tx_conf.tx_reset = 0; in i2s_ll_tx_reset()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h168 hw->tx_conf.tx_reset = 1; in i2s_ll_tx_reset()
169 hw->tx_conf.tx_reset = 0; in i2s_ll_tx_reset()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h86 uint32_t tx_reset: 1; /*Set this bit to reset transmitter*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h88 uint32_t tx_reset : 1; /*Set this bit to reset transmitter*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h476 uint32_t tx_reset:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h476 uint32_t tx_reset:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h19 uint32_t tx_reset: 1; /*Set this bit to reset transmitter*/ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h19 uint32_t tx_reset: 1; member