Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr.h148 #define PWR_WKUP PWR_SECCFGR_WUPSEC /*!< All wake-up pins */ macro
157 #define PWR_ALL (PWR_LPM|PWR_WKUP|PWR_WKUP1|PWR_WKUP2|PWR_WKUP3|PWR_WKUP4|PW…
384 (((__ITEM__) & PWR_WKUP) == PWR_WKUP) || \