Home
last modified time | relevance | path

Searched refs:rmt_ll_tx_enable_carrier_modulation (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h292 static inline void rmt_ll_tx_enable_carrier_modulation(rmt_dev_t *dev, uint32_t channel, bool enabl… in rmt_ll_tx_enable_carrier_modulation() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h390 static inline void rmt_ll_tx_enable_carrier_modulation(rmt_dev_t *dev, uint32_t channel, bool enabl… in rmt_ll_tx_enable_carrier_modulation() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h422 static inline void rmt_ll_tx_enable_carrier_modulation(rmt_dev_t *dev, uint32_t channel, bool enabl… in rmt_ll_tx_enable_carrier_modulation() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h411 static inline void rmt_ll_tx_enable_carrier_modulation(rmt_dev_t *dev, uint32_t channel, bool enabl… in rmt_ll_tx_enable_carrier_modulation() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h396 static inline void rmt_ll_tx_enable_carrier_modulation(rmt_dev_t *dev, uint32_t channel, bool enabl… in rmt_ll_tx_enable_carrier_modulation() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h408 static inline void rmt_ll_tx_enable_carrier_modulation(rmt_dev_t *dev, uint32_t channel, bool enabl… in rmt_ll_tx_enable_carrier_modulation() function
/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c228 rmt_ll_tx_enable_carrier_modulation(rmt_contex.hal.regs, channel, carrier_en); in rmt_set_tx_carrier()
616 rmt_ll_tx_enable_carrier_modulation(dev, channel, carrier_en); in rmt_internal_config()