Home
last modified time | relevance | path

Searched refs:PulseTime (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h317 __STATIC_INLINE void LL_PWR_SetPwrONPulseLowTime(uint32_t PulseTime) in LL_PWR_SetPwrONPulseLowTime() argument
319 MODIFY_REG(PWR->CR1, PWR_CR1_POPL, (PulseTime << PWR_CR1_POPL_Pos)); in LL_PWR_SetPwrONPulseLowTime()