Home
last modified time | relevance | path

Searched refs:PWR_VMCR_PLS (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h158 #define LL_PWR_PVDLEVEL_7 PWR_VMCR_PLS /*!< External input analog vo…
1047 MODIFY_REG(PWR->VMCR, PWR_VMCR_PLS, PVDLevel); in LL_PWR_SetPVDLevel()
1065 return (uint32_t)(READ_BIT(PWR->VMCR, PWR_VMCR_PLS)); in LL_PWR_GetPVDLevel()
Dstm32h5xx_hal_pwr.h76 #define PWR_PVDLEVEL_7 (PWR_VMCR_PLS) /*!< External input analog voltage
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr.c151 MODIFY_REG(PWR->VMCR, PWR_VMCR_PLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7972 #define PWR_VMCR_PLS PWR_VMCR_PLS_Msk macro
Dstm32h523xx.h11806 #define PWR_VMCR_PLS PWR_VMCR_PLS_Msk macro
Dstm32h562xx.h12535 #define PWR_VMCR_PLS PWR_VMCR_PLS_Msk macro
Dstm32h533xx.h12325 #define PWR_VMCR_PLS PWR_VMCR_PLS_Msk macro
Dstm32h573xx.h15138 #define PWR_VMCR_PLS PWR_VMCR_PLS_Msk macro
Dstm32h563xx.h14619 #define PWR_VMCR_PLS PWR_VMCR_PLS_Msk macro