Searched refs:PWR_CR3_ULPEN (Results 1 – 7 of 7) sorted by relevance
773 SET_BIT(PWR->CR3, PWR_CR3_ULPEN); in LL_PWR_EnableBORPVD_ULP()784 CLEAR_BIT(PWR->CR3, PWR_CR3_ULPEN); in LL_PWR_DisableBORPVD_ULP()795 return ((READ_BIT(PWR->CR3, PWR_CR3_ULPEN) == (PWR_CR3_ULPEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledBORPVD_ULP()
705 SET_BIT(PWR->CR3, PWR_CR3_ULPEN); in HAL_PWREx_EnableBORPVD_ULP()717 CLEAR_BIT(PWR->CR3, PWR_CR3_ULPEN); in HAL_PWREx_DisableBORPVD_ULP()
5367 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro
6135 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro