47 #ifndef SBG_CONFIG_UNALIGNED_ACCESS_AUTH 48 #define SBG_CONFIG_UNALIGNED_ACCESS_AUTH (0) 56 #ifndef SBG_CONFIG_BIG_ENDIAN 57 #define SBG_CONFIG_BIG_ENDIAN (0) 68 #ifndef SBG_CONFIG_ENABLE_LOG_ERROR 69 #define SBG_CONFIG_ENABLE_LOG_ERROR (1) 76 #ifndef SBG_CONFIG_ENABLE_LOG_WARNING 77 #define SBG_CONFIG_ENABLE_LOG_WARNING (1) 84 #ifndef SBG_CONFIG_ENABLE_LOG_INFO 85 #define SBG_CONFIG_ENABLE_LOG_INFO (1) 92 #ifndef SBG_CONFIG_ENABLE_LOG_DEBUG 93 #define SBG_CONFIG_ENABLE_LOG_DEBUG (1) 100 #ifndef SBG_CONFIG_LOG_MAX_SIZE 101 #define SBG_CONFIG_LOG_MAX_SIZE (size_t)(1024) 112 #ifndef SBG_CONFIG_PATH_MAX_SIZE 113 #define SBG_CONFIG_PATH_MAX_SIZE (size_t)(256) Header file that defines all error codes for SBG Systems libraries.
Define and handle error logging for the SBG Systems common C library.
Header file used to configure the framework.
Header file that defines all scalar types.
Header file that contains all common definitions.