Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c314 rmt_ll_rx_enable(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(channel), false); in rmt_rx_start()
328 rmt_ll_rx_enable(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(channel), true); in rmt_rx_start()
338 rmt_ll_rx_enable(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(channel), false); in rmt_rx_stop()
805 rmt_ll_rx_enable(rmt_contex.hal.regs, channel, false); in rmt_driver_isr_default()
834 rmt_ll_rx_enable(rmt_contex.hal.regs, channel, true); in rmt_driver_isr_default()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h366 static inline void rmt_ll_rx_enable(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_rx_enable() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h473 static inline void rmt_ll_rx_enable(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_rx_enable() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h517 static inline void rmt_ll_rx_enable(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_rx_enable() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h494 static inline void rmt_ll_rx_enable(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_rx_enable() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h479 static inline void rmt_ll_rx_enable(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_rx_enable() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h491 static inline void rmt_ll_rx_enable(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_rx_enable() function