Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/
Drmt.c253 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_tx_start()
277 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_tx_stop()
323 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_tx_memory_reset()
614 rmt_ll_tx_reset_pointer(dev, channel); in rmt_internal_config()
758 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_driver_isr_default()
900 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_driver_isr_default()
935 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_driver_isr_default()
1367 rmt_ll_tx_reset_pointer(rmt_contex.hal.regs, channel); in rmt_memory_rw_rst()
/hal_espressif-3.4.0/components/hal/
Drmt_hal.c26 rmt_ll_tx_reset_pointer(hal->regs, channel); in rmt_hal_tx_channel_reset()
/hal_espressif-3.4.0/tools/unit-test-app/components/test_utils/
Dref_clock_impl_rmt_pcnt.c96 rmt_ll_tx_reset_pointer(s_rmt_hal.regs, REF_CLOCK_RMT_CHANNEL); in ref_clock_init()
/hal_espressif-3.4.0/components/hal/esp32/include/hal/
Drmt_ll.h71 static inline void rmt_ll_tx_reset_pointer(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_reset_pointer() function
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Drmt_ll.h76 static inline void rmt_ll_tx_reset_pointer(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_reset_pointer() function
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Drmt_ll.h84 static inline void rmt_ll_tx_reset_pointer(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_reset_pointer() function
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/
Drmt_ll.h83 static inline void rmt_ll_tx_reset_pointer(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_reset_pointer() function
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Drmt_ll.h81 static inline void rmt_ll_tx_reset_pointer(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_reset_pointer() function