Searched refs:PWR_NSEC (Results 1 – 2 of 2) sorted by relevance
171 #define PWR_NSEC (PWR_ATTR_SEC_MASK | 0x00000000U) /*!< Non-secure attribut… macro399 (((__ATTRIBUTES__) & PWR_NSEC) == PWR_NSEC) || \402 … (((__ATTRIBUTES__) & ~(PWR_SEC|PWR_NSEC|PWR_PRIV|PWR_NPRIV)) == 0U))
700 else if ((Attributes & PWR_NSEC) == PWR_NSEC) in HAL_PWR_ConfigAttributes()757 attributes |= PWR_NSEC; in HAL_PWR_GetConfigAttributes()