Searched refs:SYSCFG_SEC (Results 1 – 4 of 4) sorted by relevance
733 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()768 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
816 if ((Attributes & SYSCFG_SEC) != 0x00U) in HAL_SYSCFG_ConfigAttributes()851 *pAttributes = SYSCFG_SEC; in HAL_SYSCFG_GetConfigAttributes()
247 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro531 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\
187 #define SYSCFG_SEC 0x00000001U /*!< Secure attribute */ macro536 #define IS_SYSCFG_ATTRIBUTES(__ATTRIBUTES__) (((__ATTRIBUTES__) == SYSCFG_SEC) ||\