Searched refs:SBS_HDPL_VALUE_0 (Results 1 – 4 of 4) sorted by relevance
233 #define SBS_HDPL_VALUE_0 0x000000B4U /*!< Hide protection level 0 */ macro658 #define IS_SBS_HDPL(__LEVEL__) (((__LEVEL__) == SBS_HDPL_VALUE_0) || ((__LEVEL__) == SBS_H…
92 #define SBS_HDPL_VALUE_0 0x000000B4U /*!< Hide protection level 0 */ macro523 #define IS_SBS_HDPL(__LEVEL__) (((__LEVEL__) == SBS_HDPL_VALUE_0) || \
1099 if (Level != SBS_HDPL_VALUE_0) in HAL_SBS_ConfigDebugLevel()
682 if (Level != SBS_HDPL_VALUE_0) in HAL_SBS_ConfigDebugLevel()