Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h369 SET_BIT(PWR->CR3, PWR_CR3_VCOREMONEN); in LL_PWR_EnableVCOREMonitoring()
379 CLEAR_BIT(PWR->CR3, PWR_CR3_VCOREMONEN); in LL_PWR_DisableVCOREMonitoring()
389 return ((READ_BIT(PWR->CR3, PWR_CR3_VCOREMONEN) == (PWR_CR3_VCOREMONEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledVCOREMonitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c762 SET_BIT(PWR->CR3, PWR_CR3_VCOREMONEN); in HAL_PWREx_EnableVDDCOREMonitoring()
772 CLEAR_BIT(PWR->CR3, PWR_CR3_VCOREMONEN); in HAL_PWREx_DisableVDDCOREMonitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24664 #define PWR_CR3_VCOREMONEN PWR_CR3_VCOREMONEN_Msk /*!< VDDCORE monito… macro
Dstm32n657xx.h25813 #define PWR_CR3_VCOREMONEN PWR_CR3_VCOREMONEN_Msk /*!< VDDCORE monito… macro
Dstm32n655xx.h25571 #define PWR_CR3_VCOREMONEN PWR_CR3_VCOREMONEN_Msk /*!< VDDCORE monito… macro
Dstm32n647xx.h24906 #define PWR_CR3_VCOREMONEN PWR_CR3_VCOREMONEN_Msk /*!< VDDCORE monito… macro