Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr.h282 … ((__FLAG__) == PWR_FLAG_PVDO) ? ((PWR->SR1 & PWR_SR1_PVDO) == PWR_SR1_PVDO) : \
Dstm32h7rsxx_ll_pwr.h1634 return ((READ_BIT(PWR->SR1, PWR_SR1_PVDO) == (PWR_SR1_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14054 #define PWR_SR1_PVDO PWR_SR1_PVDO_Msk /*!< Programmable V… macro
Dstm32h7s7xx.h15088 #define PWR_SR1_PVDO PWR_SR1_PVDO_Msk /*!< Programmable V… macro
Dstm32h7s3xx.h14686 #define PWR_SR1_PVDO PWR_SR1_PVDO_Msk /*!< Programmable V… macro
Dstm32h7r7xx.h14454 #define PWR_SR1_PVDO PWR_SR1_PVDO_Msk /*!< Programmable V… macro