Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h340 …((__FLAG__) == PWR_FLAG_VCOREL) ? ((PWR->CR3 & PWR_CR3_VCOREL) == PWR_CR3_VCOREL) …
Dstm32n6xx_ll_pwr.h1444 return ((READ_BIT(PWR->CR3, PWR_CR3_VCOREL) == (PWR_CR3_VCOREL)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VCOREL()
Dstm32n6xx_hal_pwr_ex.h159 #define PWR_VDDCORE_BELOW_LOW_THRESHOLD PWR_CR3_VCOREL
/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()
834 if (regValue == PWR_CR3_VCOREL) in HAL_PWREx_GetVDDCORELevel()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24670 #define PWR_CR3_VCOREL PWR_CR3_VCOREL_Msk /*!< Monitored VDDC… macro
Dstm32n657xx.h25819 #define PWR_CR3_VCOREL PWR_CR3_VCOREL_Msk /*!< Monitored VDDC… macro
Dstm32n655xx.h25577 #define PWR_CR3_VCOREL PWR_CR3_VCOREL_Msk /*!< Monitored VDDC… macro
Dstm32n647xx.h24912 #define PWR_CR3_VCOREL PWR_CR3_VCOREL_Msk /*!< Monitored VDDC… macro