Searched refs:timer_source_div_t (Results 1 – 3 of 3) sorted by relevance
144 } timer_source_div_t; typedef174 timer_source_div_t source_div; ///< Source clock divider
96 ….duty_cycle_counts = 0xc350, .source_div = (timer_source_div_t) 0, .channel = 0, .p_callback = tim…
1618 timer_source_div_t pclk_divisor = (timer_source_div_t) (p_instance_ctrl->p_reg->GTCR_b.TPCS); in gpt_clock_frequency_get()