Searched refs:PWR_WKUP (Results 1 – 1 of 1) sorted by relevance
148 #define PWR_WKUP PWR_SECCFGR_WUPSEC /*!< All wake-up pins */ macro157 #define PWR_ALL (PWR_LPM|PWR_WKUP|PWR_WKUP1|PWR_WKUP2|PWR_WKUP3|PWR_WKUP4|PW…384 (((__ITEM__) & PWR_WKUP) == PWR_WKUP) || \