Home
last modified time | relevance | path

Searched refs:rmt_ll_rx_get_channel_clock_div (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/hal/esp32/include/hal/
Drmt_ll.h137 static inline uint32_t rmt_ll_rx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_channel_clock_div() function
/hal_espressif-3.4.0/components/driver/
Drmt.c162 …*div_cnt = (uint8_t)rmt_ll_rx_get_channel_clock_div(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(cha… in rmt_get_clk_div()
666 …uint32_t duty_total = rmt_source_clk_hz / rmt_ll_rx_get_channel_clock_div(dev, RMT_DECODE_RX_CHANN… in rmt_internal_config()
1325 …*clock_hz = rmt_source_clk_hz / rmt_ll_rx_get_channel_clock_div(rmt_contex.hal.regs, RMT_DECODE_RX… in rmt_get_counter_clock()
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Drmt_ll.h139 static inline uint32_t rmt_ll_rx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_channel_clock_div() function
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Drmt_ll.h153 static inline uint32_t rmt_ll_rx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_channel_clock_div() function
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/
Drmt_ll.h152 static inline uint32_t rmt_ll_rx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_channel_clock_div() function
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Drmt_ll.h150 static inline uint32_t rmt_ll_rx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_channel_clock_div() function