Searched refs:get_timer_compare (Results 1 – 1 of 1) sorted by relevance
49 static uint32_t(*const get_timer_compare[TIMER_MAX_CH])(const TIM_TypeDef *) = { variable54 static uint32_t(*const get_timer_compare[TIMER_MAX_CH])(TIM_TypeDef *) = { variable223 prev_val = get_timer_compare[id](timer); in counter_stm32_set_cc()573 uint32_t cc_val = get_timer_compare[id](timer); in counter_stm32_alarm_irq_handle()