Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h591 static inline bool rmt_ll_tx_is_loop_enabled(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_is_loop_enabled() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h737 static inline bool rmt_ll_tx_is_loop_enabled(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_is_loop_enabled() function
/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c260 if (!rmt_ll_tx_is_loop_enabled(rmt_contex.hal.regs, channel)) { in rmt_tx_start()
398 *loop_en = rmt_ll_tx_is_loop_enabled(rmt_contex.hal.regs, channel); in rmt_get_tx_loop_mode()
1129 if (rmt_ll_tx_is_loop_enabled(rmt_contex.hal.regs, channel)) { in rmt_write_items()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h806 static inline bool rmt_ll_tx_is_loop_enabled(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_is_loop_enabled() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h783 static inline bool rmt_ll_tx_is_loop_enabled(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_is_loop_enabled() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h768 static inline bool rmt_ll_tx_is_loop_enabled(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_is_loop_enabled() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h780 static inline bool rmt_ll_tx_is_loop_enabled(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_is_loop_enabled() function