Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h609 MODIFY_REG(PWR->CR2, PWR_CR2_PVDRT, PVDHighLevel); in LL_PWR_SetPVDHighLevel()
627 return (uint32_t)(READ_BIT(PWR->CR2, PWR_CR2_PVDRT)); in LL_PWR_GetPVDHighLevel()
Dstm32g0xx_hal_pwr_ex.h527 #define IS_PWR_PVD_LEVEL(LEVEL) (((LEVEL) & ~(PWR_CR2_PVDRT | PWR_CR2_PVDFT)) == …
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c194 MODIFY_REG(PWR->CR2, (PWR_CR2_PVDFT | PWR_CR2_PVDRT), sConfigPVD->PVDLevel); in HAL_PWREx_ConfigPVD()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h3738 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g041xx.h3974 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g051xx.h4074 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g061xx.h4310 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g071xx.h4289 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g081xx.h4525 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g0c1xx.h5554 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro
Dstm32g0b1xx.h5318 #define PWR_CR2_PVDRT PWR_CR2_PVDRT_Msk /*!< PVD Rising Thre… macro