Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h418 SET_BIT(PWR->PMCR, PWR_PMCR_AVD_READY); in LL_PWR_EnableAnalogVoltageReady()
428 CLEAR_BIT(PWR->PMCR, PWR_PMCR_AVD_READY); in LL_PWR_DisableAnalogVoltageReady()
438 return ((READ_BIT(PWR->PMCR, PWR_PMCR_AVD_READY) == (PWR_PMCR_AVD_READY)) ? 1UL : 0UL); in LL_PWR_IsEnabledAnalogVoltageReady()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c481 SET_BIT(PWR->PMCR, PWR_PMCR_AVD_READY); in HAL_PWREx_EnableAnalogBooster()
497 CLEAR_BIT(PWR->PMCR, PWR_PMCR_AVD_READY); in HAL_PWREx_DisableAnalogBooster()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7885 #define PWR_PMCR_AVD_READY PWR_PMCR_AVD_READY_Msk macro
Dstm32h523xx.h11703 #define PWR_PMCR_AVD_READY PWR_PMCR_AVD_READY_Msk macro
Dstm32h562xx.h12429 #define PWR_PMCR_AVD_READY PWR_PMCR_AVD_READY_Msk macro
Dstm32h533xx.h12222 #define PWR_PMCR_AVD_READY PWR_PMCR_AVD_READY_Msk macro
Dstm32h573xx.h15032 #define PWR_PMCR_AVD_READY PWR_PMCR_AVD_READY_Msk macro
Dstm32h563xx.h14513 #define PWR_PMCR_AVD_READY PWR_PMCR_AVD_READY_Msk macro