Searched refs:PulseTime (Results 1 – 1 of 1) sorted by relevance
317 __STATIC_INLINE void LL_PWR_SetPwrONPulseLowTime(uint32_t PulseTime) in LL_PWR_SetPwrONPulseLowTime() argument319 MODIFY_REG(PWR->CR1, PWR_CR1_POPL, (PulseTime << PWR_CR1_POPL_Pos)); in LL_PWR_SetPwrONPulseLowTime()