Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h739 SET_BIT(PWR->CR3, PWR_CR3_EWPVD); in LL_PWR_EnableWPVD()
749 CLEAR_BIT(PWR->CR3, PWR_CR3_EWPVD); in LL_PWR_DisableWPVD()
759 return ((READ_BIT(PWR->CR3, PWR_CR3_EWPVD) == (PWR_CR3_EWPVD)) ? 1UL : 0UL); in LL_PWR_IsEnabledWPVD()
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5371 #define PWR_CR3_EWPVD PWR_CR3_EWPVD_Msk /*!< Enable wakeup P… macro
Dstm32wle5xx.h5371 #define PWR_CR3_EWPVD PWR_CR3_EWPVD_Msk /*!< Enable wakeup P… macro
Dstm32wl5mxx.h6139 #define PWR_CR3_EWPVD PWR_CR3_EWPVD_Msk /*!< Enable wakeup P… macro
Dstm32wl54xx.h6139 #define PWR_CR3_EWPVD PWR_CR3_EWPVD_Msk /*!< Enable wakeup P… macro
Dstm32wl55xx.h6139 #define PWR_CR3_EWPVD PWR_CR3_EWPVD_Msk /*!< Enable wakeup P… macro