Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h101 uint32_t carrier_en_chn:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h101 uint32_t carrier_en_chn:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h59 uint32_t carrier_en_chn: 1; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h392 dev->conf_ch[channel].conf0.carrier_en_chn = enable; in rmt_ll_tx_enable_carrier_modulation()
579 dev->conf_ch[channel].conf0.carrier_en_chn = enable; in rmt_ll_rx_enable_carrier_demodulation()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h100 uint32_t carrier_en_chn: 1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h424 dev->chnconf0[channel].carrier_en_chn = enable; in rmt_ll_tx_enable_carrier_modulation()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h413 dev->chnconf0[channel].carrier_en_chn = enable; in rmt_ll_tx_enable_carrier_modulation()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h410 dev->chnconf0[channel].carrier_en_chn = enable; in rmt_ll_tx_enable_carrier_modulation()