Home
last modified time | relevance | path

Searched refs:LL_TIM_IsEnabledIT_CC1 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/pwm/
Dpwm_stm32.c338 if (LL_TIM_IsEnabledIT_CC1(cfg->timer) || LL_TIM_IsEnabledIT_CC2(cfg->timer) || in pwm_stm32_set_cycles()
524 if (LL_TIM_IsEnabledIT_CC1(cfg->timer) || LL_TIM_IsEnabledIT_CC2(cfg->timer) || in pwm_stm32_configure_capture()
593 if (LL_TIM_IsEnabledIT_CC1(cfg->timer) || LL_TIM_IsEnabledIT_CC2(cfg->timer) || in pwm_stm32_enable_capture()
/Zephyr-latest/drivers/counter/
Dcounter_ll_stm32_timer.c72 LL_TIM_IsEnabledIT_CC1, LL_TIM_IsEnabledIT_CC2,
77 LL_TIM_IsEnabledIT_CC1, LL_TIM_IsEnabledIT_CC2,