Home
last modified time | relevance | path

Searched refs:PWR_C2CR3_EWPVD (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h1723 SET_BIT(PWR->C2CR3, PWR_C2CR3_EWPVD); in LL_C2_PWR_EnableWPVD()
1733 CLEAR_BIT(PWR->C2CR3, PWR_C2CR3_EWPVD); in LL_C2_PWR_DisableWPVD()
1743 return ((READ_BIT(PWR->C2CR3, PWR_C2CR3_EWPVD) == (PWR_C2CR3_EWPVD)) ? 1UL : 0UL); in LL_C2_PWR_IsEnabledWPVD()
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wl5mxx.h6611 #define PWR_C2CR3_EWPVD PWR_C2CR3_EWPVD_Msk /*!< Enable wakeup PV… macro
Dstm32wl54xx.h6611 #define PWR_C2CR3_EWPVD PWR_C2CR3_EWPVD_Msk /*!< Enable wakeup PV… macro
Dstm32wl55xx.h6611 #define PWR_C2CR3_EWPVD PWR_C2CR3_EWPVD_Msk /*!< Enable wakeup PV… macro