Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h170 #define LL_PWR_AVDLEVEL_3 PWR_VMCR_ALS /*!< Analog Voltage threshold detected by AVD 2.8 V */
1111 MODIFY_REG(PWR->VMCR, PWR_VMCR_ALS, AVDLevel); in LL_PWR_SetAVDLevel()
1125 return (uint32_t)(READ_BIT(PWR->VMCR, PWR_VMCR_ALS)); in LL_PWR_GetAVDLevel()
Dstm32h5xx_hal_pwr_ex.h130 #define PWR_AVDLEVEL_3 PWR_VMCR_ALS /*!< Analog voltage detector level 3 selection : 2V8 */
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c275 MODIFY_REG(PWR->VMCR, PWR_VMCR_ALS, sConfigAVD->AVDLevel); in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7981 #define PWR_VMCR_ALS PWR_VMCR_ALS_Msk macro
Dstm32h523xx.h11815 #define PWR_VMCR_ALS PWR_VMCR_ALS_Msk macro
Dstm32h562xx.h12544 #define PWR_VMCR_ALS PWR_VMCR_ALS_Msk macro
Dstm32h533xx.h12334 #define PWR_VMCR_ALS PWR_VMCR_ALS_Msk macro
Dstm32h573xx.h15147 #define PWR_VMCR_ALS PWR_VMCR_ALS_Msk macro
Dstm32h563xx.h14628 #define PWR_VMCR_ALS PWR_VMCR_ALS_Msk macro