Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtimer_ll.h140 hw->hw_timer[timer_num].update.tx_update = 1; in timer_ll_trigger_soft_capture()
143 while (hw->hw_timer[timer_num].update.tx_update) { in timer_ll_trigger_soft_capture()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtimer_ll.h144 hw->hw_timer[timer_num].update.tx_update = 1; in timer_ll_trigger_soft_capture()
147 while (hw->hw_timer[timer_num].update.tx_update) { in timer_ll_trigger_soft_capture()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dtimer_ll.h140 hw->hw_timer[timer_num].update.tx_update = 1; in timer_ll_trigger_soft_capture()
143 while (hw->hw_timer[timer_num].update.tx_update) { in timer_ll_trigger_soft_capture()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtimer_ll.h140 hw->hw_timer[timer_num].update.tx_update = 1; in timer_ll_trigger_soft_capture()
143 while (hw->hw_timer[timer_num].update.tx_update) { in timer_ll_trigger_soft_capture()
Di2s_ll.h372 hw->tx_conf.tx_update = 1; in i2s_ll_tx_start()
373 while (hw->tx_conf.tx_update); in i2s_ll_tx_start()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtimer_ll.h182 hw->hw_timer[timer_num].update.tx_update = 1; in timer_ll_trigger_soft_capture()
185 while (hw->hw_timer[timer_num].update.tx_update) { in timer_ll_trigger_soft_capture()
Di2s_ll.h385 hw->tx_conf.tx_update = 1; in i2s_ll_tx_start()
386 while (hw->tx_conf.tx_update); in i2s_ll_tx_start()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtimer_ll.h182 hw->hw_timer[timer_num].update.tx_update = 1; in timer_ll_trigger_soft_capture()
185 while (hw->hw_timer[timer_num].update.tx_update) { in timer_ll_trigger_soft_capture()
Di2s_ll.h392 hw->tx_conf.tx_update = 1; in i2s_ll_tx_start()
393 while (hw->tx_conf.tx_update); in i2s_ll_tx_start()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_struct.h94 uint32_t tx_update:1; member
Di2s_struct.h509 uint32_t tx_update:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_struct.h94 uint32_t tx_update:1; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_struct.h94 uint32_t tx_update: 1; member
Di2s_struct.h94 …uint32_t tx_update: 1; /*Set 1 to update I2S TX registers from APB clock domain … member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_struct.h94 uint32_t tx_update:1; member
Di2s_struct.h512 uint32_t tx_update:1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_struct.h95 uint32_t tx_update: 1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_struct.h100 uint32_t tx_update: 1; member
Di2c_struct.h84 uint32_t tx_update: 1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h373 hw->tx_conf.tx_update = 1; in i2s_ll_tx_start()
374 while (hw->tx_conf.tx_update); in i2s_ll_tx_start()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h96 …uint32_t tx_update : 1; /*Set 1 to update I2S TX registers from APB clock … member