Searched refs:disable_capture_interrupt (Results 1 – 1 of 1) sorted by relevance
161 static void __maybe_unused (*const disable_capture_interrupt[])(TIM_TypeDef *) = { variable642 disable_capture_interrupt[channel - 1](cfg->timer); in pwm_stm32_disable_capture()