Searched refs:get_timer_compare (Results 1 – 1 of 1) sorted by relevance
46 static uint32_t(*const get_timer_compare[TIMER_MAX_CH])(const TIM_TypeDef *) = { variable51 static uint32_t(*const get_timer_compare[TIMER_MAX_CH])(TIM_TypeDef *) = { variable217 prev_val = get_timer_compare[id](timer); in counter_stm32_set_cc()567 uint32_t cc_val = get_timer_compare[id](timer); in counter_stm32_alarm_irq_handle()