Searched refs:PWR_SEC_PRIV (Results 1 – 8 of 8) sorted by relevance
862 if ((Attributes & PWR_SEC_PRIV) == PWR_SEC_PRIV) in HAL_PWR_ConfigAttributes()934 attributes = ((PWR->PRIVCFGR & PWR_PRIVCFGR_SPRIV) == 0U) ? PWR_SEC_NPRIV : PWR_SEC_PRIV; in HAL_PWR_GetConfigAttributes()
547 if ((Attributes & PWR_SEC_PRIV) == PWR_SEC_PRIV) in HAL_PWR_ConfigAttributes()634 attributes = ((PWR->PRIVCFGR & PWR_PRIVCFGR_SPRIV) == 0U) ? PWR_SEC_NPRIV : PWR_SEC_PRIV; in HAL_PWR_GetConfigAttributes()
913 if ((Attributes & PWR_SEC_PRIV) == PWR_SEC_PRIV) in HAL_PWR_ConfigAttributes()985 attributes = PWR_SEC_PRIV; in HAL_PWR_GetConfigAttributes()
1053 if ((Attributes & PWR_SEC_PRIV) == PWR_SEC_PRIV) in HAL_PWR_ConfigAttributes()1123 attributes = ((PWR->PRIVCFGR & PWR_PRIVCFGR_SPRIV) == 0U) ? PWR_SEC_NPRIV : PWR_SEC_PRIV; in HAL_PWR_GetConfigAttributes()
219 #define PWR_SEC_PRIV (PWR_ITEM_ATTR_SEC_PRIV_MASK | 0x02U) /*!< Secure and Priv… macro
239 #define PWR_SEC_PRIV (PWR_ITEM_ATTR_SEC_PRIV_MASK | 0x02U) /*!< Secure and Privileged attribute … macro
290 #define PWR_SEC_PRIV (PWR_ITEM_ATTR_SEC_PRIV_MASK | 0x02U) /*!< Secure and Privileged attribute … macro
331 #define PWR_SEC_PRIV (PWR_ITEM_ATTR_SEC_PRIV_MASK | 0x02U) /*!< Secure and Privileged attribute … macro