Searched refs:PWR_ALL (Results 1 – 4 of 4) sorted by relevance
157 #define PWR_ALL (PWR_LPM|PWR_WKUP|PWR_WKUP1|PWR_WKUP2|PWR_WKUP3|PWR_WKUP4|PW… macro393 (((__ITEM__) & PWR_ALL) == PWR_ALL) || \394 (((__ITEM__) & ~(PWR_ALL)) == 0U))
301 #define PWR_ALL (PWR_WKUP1 | PWR_WKUP2 | PWR_WKUP3 | PWR_WKUP4 | \ macro306 #define PWR_ALL (PWR_WKUP1 | PWR_WKUP2 | PWR_WKUP3 | PWR_WKUP4 | \ macro310 #define PWR_ALL (PWR_WKUP1 | PWR_WKUP3 | PWR_WKUP4 | \ macro314 #define PWR_ALL (PWR_WKUP1 | PWR_WKUP3 | PWR_WKUP4 | \ macro874 #define IS_PWR_ITEMS_ATTRIBUTES(ITEM) ((((ITEM) & (~PWR_ALL)) == 0U) && ((ITEM) != 0U))
216 #define PWR_ALL (PWR_WKUP1 | PWR_WKUP2 | PWR_WKUP3 | PWR_WKUP4 | \ macro221 #define PWR_ALL 0xFF /*!< Dummy Value */ macro597 #define IS_PWR_ITEMS_ATTRIBUTES(ITEM) ((((ITEM) & (~PWR_ALL)) == 0U) && ((ITEM) != 0U))
277 #define PWR_ALL (PWR_WKUP1 | PWR_WKUP2 | PWR_WKUP3 | PWR_WKUP4 | \ macro718 ((((ITEM) & (~PWR_ALL)) == 0U) && ((ITEM) != 0U))