Searched refs:enable_capture_interrupt (Results 1 – 1 of 1) sorted by relevance
158 static void __maybe_unused (*const enable_capture_interrupt[])(TIM_TypeDef *) = { variable620 enable_capture_interrupt[channel - 1](cfg->timer); in pwm_stm32_enable_capture()