Searched refs:counter_div (Results 1 – 1 of 1) sorted by relevance
48 uint32_t counter_div = (base_clk_hz + counter_clk_hz / 2) / counter_clk_hz; in rmt_hal_tx_set_channel_clock() local49 rmt_ll_tx_set_channel_clock_div(hal->regs, channel, counter_div); in rmt_hal_tx_set_channel_clock()