Home
last modified time | relevance | path

Searched refs:PWR_CR1_AVDREADY (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h446 SET_BIT(PWR->CR1, PWR_CR1_AVDREADY); in LL_PWR_EnableAnalogVoltageReady()
456 CLEAR_BIT(PWR->CR1, PWR_CR1_AVDREADY); in LL_PWR_DisableAnalogVoltageReady()
466 return ((READ_BIT(PWR->CR1, PWR_CR1_AVDREADY) == (PWR_CR1_AVDREADY)) ? 1UL : 0UL); in LL_PWR_IsEnabledAnalogVoltageReady()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1000 SET_BIT(PWR->CR1, PWR_CR1_AVDREADY); in HAL_PWREx_EnableAnalogBooster()
1016 CLEAR_BIT(PWR->CR1, PWR_CR1_AVDREADY); in HAL_PWREx_DisableAnalogBooster()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14031 #define PWR_CR1_AVDREADY PWR_CR1_AVDREADY_Msk /*!< Analog Voltage … macro
Dstm32h7s7xx.h15065 #define PWR_CR1_AVDREADY PWR_CR1_AVDREADY_Msk /*!< Analog Voltage … macro
Dstm32h7s3xx.h14663 #define PWR_CR1_AVDREADY PWR_CR1_AVDREADY_Msk /*!< Analog Voltage … macro
Dstm32h7r7xx.h14431 #define PWR_CR1_AVDREADY PWR_CR1_AVDREADY_Msk /*!< Analog Voltage … macro