Searched refs:IS_PWR_PULSE_LOW_TIME (Results 1 – 2 of 2) sorted by relevance
1068 #define IS_PWR_PULSE_LOW_TIME(__LOWTIME__) ((__LOWTIME__) <= 31U) macro
576 assert_param(IS_PWR_PULSE_LOW_TIME(Pulselowtime)); in HAL_PWREx_SetPulseLow()