Home
last modified time | relevance | path

Searched refs:PWR_CR3_ENULP (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_pwr.h800 #if defined(PWR_CR3_ENULP)
808 SET_BIT(PWR->CR3, PWR_CR3_ENULP); in LL_PWR_EnableBORPVD_ULP()
818 CLEAR_BIT(PWR->CR3, PWR_CR3_ENULP); in LL_PWR_DisableBORPVD_ULP()
828 return ((READ_BIT(PWR->CR3, PWR_CR3_ENULP) == (PWR_CR3_ENULP)) ? 1UL : 0UL); in LL_PWR_IsEnabledBORPVD_ULP()
Dstm32l4xx_hal_pwr_ex.h880 #if defined(PWR_CR3_ENULP)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h775 SET_BIT(PWR->CR3, PWR_CR3_ENULP); in LL_PWR_EnableBORPVD_ULP()
785 CLEAR_BIT(PWR->CR3, PWR_CR3_ENULP); in LL_PWR_DisableBORPVD_ULP()
795 return ((READ_BIT(PWR->CR3, PWR_CR3_ENULP) == (PWR_CR3_ENULP)) ? 1UL : 0UL); in LL_PWR_IsEnabledBORPVD_ULP()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c777 #if defined(PWR_CR3_ENULP)
785 SET_BIT(PWR->CR3, PWR_CR3_ENULP); in HAL_PWREx_EnableBORPVD_ULP()
796 CLEAR_BIT(PWR->CR3, PWR_CR3_ENULP); in HAL_PWREx_DisableBORPVD_ULP()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pwr_ex.c1024 SET_BIT(PWR->CR3, PWR_CR3_ENULP); in HAL_PWREx_EnableUltraLowPowerMode()
1034 CLEAR_BIT(PWR->CR3, PWR_CR3_ENULP); in HAL_PWREx_DisableUltraLowPowerMode()
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h4427 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro
Dstm32u083xx.h5090 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro
Dstm32u073xx.h4832 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h5052 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro
Dstm32l412xx.h4836 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro
Dstm32l4p5xx.h11407 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro
Dstm32l4q5xx.h11900 #define PWR_CR3_ENULP PWR_CR3_ENULP_Msk /*!< Enable ULP BORL… macro