Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Drmt_hal.c17 rmt_ll_enable_group_clock(hal->regs, true); // enable clock source in rmt_hal_init()
28 rmt_ll_enable_group_clock(hal->regs, false); // disable clock source in rmt_hal_deinit()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h132 static inline void rmt_ll_enable_group_clock(rmt_dev_t *dev, bool en) in rmt_ll_enable_group_clock() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h138 static inline void rmt_ll_enable_group_clock(rmt_dev_t *dev, bool en) in rmt_ll_enable_group_clock() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h141 static inline void rmt_ll_enable_group_clock(rmt_dev_t *dev, bool en) in rmt_ll_enable_group_clock() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h142 static inline void rmt_ll_enable_group_clock(rmt_dev_t *dev, bool en) in rmt_ll_enable_group_clock() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h141 static inline void rmt_ll_enable_group_clock(rmt_dev_t *dev, bool en) in rmt_ll_enable_group_clock() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h139 static inline void rmt_ll_enable_group_clock(rmt_dev_t *dev, bool en) in rmt_ll_enable_group_clock() function