Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h109 #define LL_PWR_WAKEUP_RTC PWR_CR3_EIWL /*!< Enable wakeup on Internal event…
137 #define LL_PWR_WAKEUP_RTC PWR_CR3_EIWL /*!< Enable wakeup on Internal event…
816 SET_BIT(PWR->CR3, PWR_CR3_EIWL); in LL_PWR_EnableInternWU()
826 CLEAR_BIT(PWR->CR3, PWR_CR3_EIWL); in LL_PWR_DisableInternWU()
836 return ((READ_BIT(PWR->CR3, PWR_CR3_EIWL) == (PWR_CR3_EIWL)) ? 1UL : 0UL); in LL_PWR_IsEnabledInternWU()
Dstm32wb0x_hal_pwr_ex.h51 #define PWR_WAKEUP_PIN_RTC PWR_CR3_EIWL /*!< Enable wakeup on Internal event (R…
79 #define PWR_WAKEUP_PIN_RTC PWR_CR3_EIWL /*!< Enable wakeup on Internal event (R…
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3168 #define PWR_CR3_EIWL PWR_CR3_EIWL_Msk macro
Dstm32wb07.h3252 #define PWR_CR3_EIWL PWR_CR3_EIWL_Msk macro
Dstm32wb09.h3196 #define PWR_CR3_EIWL PWR_CR3_EIWL_Msk macro
Dstm32wb06.h3252 #define PWR_CR3_EIWL PWR_CR3_EIWL_Msk macro