Searched refs:PWR_CR3_EIWL2 (Results 1 – 6 of 6) sorted by relevance
110 #define LL_PWR_WAKEUP_LPUART PWR_CR3_EIWL2 /*!< Enable wakeup on Internal event…188 #if defined(PWR_CR3_EIWL2)237 #if defined (PWR_CR3_EIWL2)839 #if defined (PWR_CR3_EIWL2)847 SET_BIT(PWR->CR3, PWR_CR3_EIWL2); in LL_PWR_EnableInternWU2()857 CLEAR_BIT(PWR->CR3, PWR_CR3_EIWL2); in LL_PWR_DisableInternWU2()867 return ((READ_BIT(PWR->CR3, PWR_CR3_EIWL2) == (PWR_CR3_EIWL2)) ? 1UL : 0UL); in LL_PWR_IsEnabledInternWU2()1386 #if defined(PWR_CR3_EIWL2)
52 #define PWR_WAKEUP_PIN_LPUART PWR_CR3_EIWL2 /*!< Enable wakeup on Internal event 2 …165 #if defined(PWR_CR3_EIWL2)
122 #if defined(PWR_CR3_EIWL2) in LL_PWR_DeInit()
65 #if defined (PWR_CR3_EIWL2)
3171 #define PWR_CR3_EIWL2 PWR_CR3_EIWL2_Msk macro
3199 #define PWR_CR3_EIWL2 PWR_CR3_EIWL2_Msk macro