Searched refs:IS_TIM_32B_COUNTER_INSTANCE (Results 1 – 3 of 3) sorted by relevance
119 if (IS_TIM_32B_COUNTER_INSTANCE(dev_cfg->timer_inst)) { in qdec_stm32_initialize()
32 #ifndef IS_TIM_32B_COUNTER_INSTANCE33 #define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE) (0) macro337 if (!IS_TIM_32B_COUNTER_INSTANCE(cfg->timer) && in pwm_stm32_set_cycles()570 if (!IS_TIM_32B_COUNTER_INSTANCE(cfg->timer)) { in pwm_stm32_configure_capture()
22 #ifndef IS_TIM_32B_COUNTER_INSTANCE23 #define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE) (0) macro662 IS_TIM_32B_COUNTER_INSTANCE(TIM(idx)) ? \