Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h339 …((__FLAG__) == PWR_FLAG_VCOREH) ? ((PWR->CR3 & PWR_CR3_VCOREH) == PWR_CR3_VCOREH) …
Dstm32n6xx_ll_pwr.h1454 return ((READ_BIT(PWR->CR3, PWR_CR3_VCOREH) == (PWR_CR3_VCOREH)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VCOREH()
Dstm32n6xx_hal_pwr_ex.h160 #define PWR_VDDCORE_ABOVE_HIGH_THRESHOLD PWR_CR3_VCOREH
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c831 regValue = READ_BIT(PWR->CR3, (PWR_CR3_VCOREH | PWR_CR3_VCOREL)); in HAL_PWREx_GetVDDCORELevel()
839 else if (regValue == PWR_CR3_VCOREH) in HAL_PWREx_GetVDDCORELevel()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24673 #define PWR_CR3_VCOREH PWR_CR3_VCOREH_Msk /*!< Monitored VDDC… macro
Dstm32n657xx.h25822 #define PWR_CR3_VCOREH PWR_CR3_VCOREH_Msk /*!< Monitored VDDC… macro
Dstm32n655xx.h25580 #define PWR_CR3_VCOREH PWR_CR3_VCOREH_Msk /*!< Monitored VDDC… macro
Dstm32n647xx.h24915 #define PWR_CR3_VCOREH PWR_CR3_VCOREH_Msk /*!< Monitored VDDC… macro