Searched refs:IS_TIM_PULSEONCOMPARE_WIDTH (Results 1 – 8 of 8) sorted by relevance
582 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
849 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
1021 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
2869 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
2715 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
2805 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
1918 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
3062 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()