Searched refs:IS_TIM_CC3_INSTANCE (Results 1 – 14 of 14) sorted by relevance
633 assert_param(IS_TIM_CC3_INSTANCE(TIMx)); in OC3Config()814 assert_param(IS_TIM_CC3_INSTANCE(TIMx)); in IC3Config()
2870 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_OC_ConfigChannel()2953 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_IC_ConfigChannel()3049 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_PWM_ConfigChannel()3753 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_ConfigOCrefClear()4110 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_ReadCapturedValue()
611 assert_param(IS_TIM_CC3_INSTANCE(TIMx)); in OC3Config()792 assert_param(IS_TIM_CC3_INSTANCE(TIMx)); in IC3Config()
2858 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_OC_ConfigChannel()2941 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_IC_ConfigChannel()3037 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_PWM_ConfigChannel()3703 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_ConfigOCrefClear()4034 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_ReadCapturedValue()
963 assert_param(IS_TIM_CC3_INSTANCE(TIMx)); in OC3Config()1295 assert_param(IS_TIM_CC3_INSTANCE(TIMx)); in IC3Config()
3370 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_OC_ConfigChannel()3478 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_IC_ConfigChannel()3584 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_PWM_ConfigChannel()4786 assert_param(IS_TIM_CC3_INSTANCE(htim->Instance)); in HAL_TIM_ReadCapturedValue()
6456 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7491 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7650 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7969 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
8826 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
9130 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
18066 #define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro