Searched refs:is_capture_active (Results 1 – 1 of 1) sorted by relevance
168 static uint32_t __maybe_unused (*const is_capture_active[])(const TIM_TypeDef *) = { variable170 static uint32_t __maybe_unused (*const is_capture_active[])(TIM_TypeDef *) = {689 if (is_capture_active[cpt->channel - 1](cfg->timer) || in pwm_stm32_isr()690 is_capture_active[complimentary_channel[cpt->channel] - 1](cfg->timer)) { in pwm_stm32_isr()701 is_capture_active[cpt->channel - 1](cfg->timer)) { in pwm_stm32_isr()716 is_capture_active[cpt->channel - 1](cfg->timer)) { in pwm_stm32_isr()