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