Searched refs:rmt_ll_tx_get_channel_clock_div (Results 1 – 7 of 7) sorted by relevance
559 static inline uint32_t rmt_ll_tx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_channel_clock_div() function
705 static inline uint32_t rmt_ll_tx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_channel_clock_div() function
774 static inline uint32_t rmt_ll_tx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_channel_clock_div() function
751 static inline uint32_t rmt_ll_tx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_channel_clock_div() function
736 static inline uint32_t rmt_ll_tx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_channel_clock_div() function
748 static inline uint32_t rmt_ll_tx_get_channel_clock_div(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_channel_clock_div() function
167 *div_cnt = (uint8_t)rmt_ll_tx_get_channel_clock_div(rmt_contex.hal.regs, channel); in rmt_get_clk_div()1312 … *clock_hz = rmt_source_clk_hz / rmt_ll_tx_get_channel_clock_div(rmt_contex.hal.regs, channel); in rmt_get_counter_clock()