Searched refs:IS_TIM_CC4_INSTANCE (Results 1 – 14 of 14) sorted by relevance
692 assert_param(IS_TIM_CC4_INSTANCE(TIMx)); in OC4Config()847 assert_param(IS_TIM_CC4_INSTANCE(TIMx)); in IC4Config()
2878 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_OC_ConfigChannel()2969 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_IC_ConfigChannel()3064 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_PWM_ConfigChannel()3768 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_ConfigOCrefClear()4121 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_ReadCapturedValue()
670 assert_param(IS_TIM_CC4_INSTANCE(TIMx)); in OC4Config()825 assert_param(IS_TIM_CC4_INSTANCE(TIMx)); in IC4Config()
2866 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_OC_ConfigChannel()2957 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_IC_ConfigChannel()3052 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_PWM_ConfigChannel()3718 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_ConfigOCrefClear()4045 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_ReadCapturedValue()
1042 assert_param(IS_TIM_CC4_INSTANCE(TIMx)); in OC4Config()1328 assert_param(IS_TIM_CC4_INSTANCE(TIMx)); in IC4Config()
3380 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_OC_ConfigChannel()3494 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_IC_ConfigChannel()3601 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_PWM_ConfigChannel()4797 assert_param(IS_TIM_CC4_INSTANCE(htim->Instance)); in HAL_TIM_ReadCapturedValue()
6460 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7654 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7973 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7495 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
8831 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
9135 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
18074 #define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro