Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h702 uint32_t tx_loop_cnt_en_chn:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h702 uint32_t tx_loop_cnt_en_chn:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h715 uint32_t tx_loop_cnt_en_chn: 1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h980 uint32_t tx_loop_cnt_en_chn: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h288 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h307 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h296 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h293 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()