Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h335 …((__FLAG__) == PWR_FLAG_PVDO) ? ((PWR->CR2 & PWR_CR2_PVDO) == PWR_CR2_PVDO) …
Dstm32n6xx_ll_pwr.h1434 return ((READ_BIT(PWR->CR2, PWR_CR2_PVDO) == (PWR_CR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24659 #define PWR_CR2_PVDO PWR_CR2_PVDO_Msk /*!< Programmable V… macro
Dstm32n657xx.h25808 #define PWR_CR2_PVDO PWR_CR2_PVDO_Msk /*!< Programmable V… macro
Dstm32n655xx.h25566 #define PWR_CR2_PVDO PWR_CR2_PVDO_Msk /*!< Programmable V… macro
Dstm32n647xx.h24901 #define PWR_CR2_PVDO PWR_CR2_PVDO_Msk /*!< Programmable V… macro