Searched refs:IS_TIM_PULSEONCOMPARE_WIDTH (Results 1 – 12 of 12) sorted by relevance
582 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
895 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
898 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
1016 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
1160 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro
2725 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
2844 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
2770 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
2700 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
2848 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
3042 assert_param(IS_TIM_PULSEONCOMPARE_WIDTH(PulseWidth)); in HAL_TIMEx_OC_ConfigPulseOnCompare()
1919 #define IS_TIM_PULSEONCOMPARE_WIDTH(__WIDTH__) ((__WIDTH__) <= 0xFFU) macro