Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h1076 SET_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in LL_PWR_EnableAVD()
1086 CLEAR_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in LL_PWR_DisableAVD()
1096 return ((READ_BIT(PWR->VMCR, PWR_VMCR_AVDEN) == (PWR_VMCR_AVDEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledAVD()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c315 SET_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in HAL_PWREx_EnableAVD()
325 CLEAR_BIT(PWR->VMCR, PWR_VMCR_AVDEN); in HAL_PWREx_DisableAVD()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7978 #define PWR_VMCR_AVDEN PWR_VMCR_AVDEN_Msk macro
Dstm32h523xx.h11812 #define PWR_VMCR_AVDEN PWR_VMCR_AVDEN_Msk macro
Dstm32h562xx.h12541 #define PWR_VMCR_AVDEN PWR_VMCR_AVDEN_Msk macro
Dstm32h533xx.h12331 #define PWR_VMCR_AVDEN PWR_VMCR_AVDEN_Msk macro
Dstm32h573xx.h15144 #define PWR_VMCR_AVDEN PWR_VMCR_AVDEN_Msk macro
Dstm32h563xx.h14625 #define PWR_VMCR_AVDEN PWR_VMCR_AVDEN_Msk macro