Home
last modified time | relevance | path

Searched refs:PWR_SVMCR3_AVMEN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h964 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_AVMEN); in LL_PWR_EnableVddADCMonitoring()
974 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_AVMEN); in LL_PWR_DisableVddADCMonitoring()
984 return ((READ_BIT(PWR->SVMCR3, PWR_SVMCR3_AVMEN) == (PWR_SVMCR3_AVMEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddADCMonitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1211 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_AVMEN); in HAL_PWREx_EnableVddAVMEN()
1220 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_AVMEN); in HAL_PWREx_DisableVddAVMEN()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dsystem_stm32n6xx_fsbl.c235 PWR->SVMCR3 |= PWR_SVMCR3_AVMEN; in SystemInit()
Dstm32n645xx.h24787 #define PWR_SVMCR3_AVMEN PWR_SVMCR3_AVMEN_Msk /*!< VDDA18ADC Inde… macro
Dstm32n657xx.h25936 #define PWR_SVMCR3_AVMEN PWR_SVMCR3_AVMEN_Msk /*!< VDDA18ADC Inde… macro
Dstm32n655xx.h25694 #define PWR_SVMCR3_AVMEN PWR_SVMCR3_AVMEN_Msk /*!< VDDA18ADC Inde… macro
Dstm32n647xx.h25029 #define PWR_SVMCR3_AVMEN PWR_SVMCR3_AVMEN_Msk /*!< VDDA18ADC Inde… macro