Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h81 uint32_t tx_stop_chn:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h81 uint32_t tx_stop_chn:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h143 uint32_t tx_stop_chn: 1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h81 uint32_t tx_stop_chn: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h211 dev->conf_ch[channel].conf1.tx_stop_chn = 1; in rmt_ll_tx_stop()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h228 dev->chnconf0[channel].tx_stop_chn = 1; in rmt_ll_tx_stop()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h217 dev->chnconf0[channel].tx_stop_chn = 1; in rmt_ll_tx_stop()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h214 dev->chnconf0[channel].tx_stop_chn = 1; in rmt_ll_tx_stop()