Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h607 __STATIC_INLINE void LL_PWR_SetPVDHighLevel(uint32_t PVDHighLevel) in LL_PWR_SetPVDHighLevel() argument
609 MODIFY_REG(PWR->CR2, PWR_CR2_PVDRT, PVDHighLevel); in LL_PWR_SetPVDHighLevel()