Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h1008 SET_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in LL_PWR_EnablePVD()
1018 CLEAR_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in LL_PWR_DisablePVD()
1028 return ((READ_BIT(PWR->VMCR, PWR_VMCR_PVDEN) == (PWR_VMCR_PVDEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledPVD()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr.c192 SET_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in HAL_PWR_EnablePVD()
201 CLEAR_BIT(PWR->VMCR, PWR_VMCR_PVDEN); in HAL_PWR_DisablePVD()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7969 #define PWR_VMCR_PVDEN PWR_VMCR_PVDEN_Msk macro
Dstm32h523xx.h11803 #define PWR_VMCR_PVDEN PWR_VMCR_PVDEN_Msk macro
Dstm32h562xx.h12532 #define PWR_VMCR_PVDEN PWR_VMCR_PVDEN_Msk macro
Dstm32h533xx.h12322 #define PWR_VMCR_PVDEN PWR_VMCR_PVDEN_Msk macro
Dstm32h573xx.h15135 #define PWR_VMCR_PVDEN PWR_VMCR_PVDEN_Msk macro
Dstm32h563xx.h14616 #define PWR_VMCR_PVDEN PWR_VMCR_PVDEN_Msk macro