Home
last modified time | relevance | path

Searched refs:PWR_CR1_BOOSTE (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_pwr.h505 #if defined (PWR_CR1_BOOSTE)
513 SET_BIT(PWR->CR1, PWR_CR1_BOOSTE); in LL_PWR_EnableAnalogBooster()
523 CLEAR_BIT(PWR->CR1, PWR_CR1_BOOSTE); in LL_PWR_DisableAnalogBooster()
533 return ((READ_BIT(PWR->CR1, PWR_CR1_BOOSTE) == (PWR_CR1_BOOSTE)) ? 1UL : 0UL); in LL_PWR_IsEnabledAnalogBooster()
Dstm32h7xx_hal_pwr_ex.h581 #if defined (PWR_CR1_BOOSTE)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h416 SET_BIT(PWR->CR1, PWR_CR1_BOOSTE); in LL_PWR_EnableAnalogBooster()
426 CLEAR_BIT(PWR->CR1, PWR_CR1_BOOSTE); in LL_PWR_DisableAnalogBooster()
436 return ((READ_BIT(PWR->CR1, PWR_CR1_BOOSTE) == (PWR_CR1_BOOSTE)) ? 1UL : 0UL); in LL_PWR_IsEnabledAnalogBooster()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1781 #if defined (PWR_CR1_BOOSTE)
1795 SET_BIT (PWR->CR1, PWR_CR1_BOOSTE); in HAL_PWREx_EnableAnalogBooster()
1805 CLEAR_BIT (PWR->CR1, PWR_CR1_BOOSTE); in HAL_PWREx_DisableAnalogBooster()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1003 SET_BIT(PWR->CR1, PWR_CR1_BOOSTE); in HAL_PWREx_EnableAnalogBooster()
1013 CLEAR_BIT(PWR->CR1, PWR_CR1_BOOSTE); in HAL_PWREx_DisableAnalogBooster()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h12326 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7b0xx.h12770 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7b0xxq.h12771 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7a3xxq.h12327 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7b3xx.h12777 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7b3xxq.h12778 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14027 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7s7xx.h15061 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7s3xx.h14659 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro
Dstm32h7r7xx.h14427 #define PWR_CR1_BOOSTE PWR_CR1_BOOSTE_Msk /*!< Analog Switch V… macro