Home
last modified time | relevance | path

Searched refs:LIBRARY_LOG_LEVEL (Results 1 – 25 of 66) sorted by relevance

123

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/Logging/include/
A Dlogging_stack.h83 #if !defined( LIBRARY_LOG_LEVEL ) || \
84 ( ( LIBRARY_LOG_LEVEL != LOG_NONE ) && \
85 ( LIBRARY_LOG_LEVEL != LOG_ERROR ) && \
86 ( LIBRARY_LOG_LEVEL != LOG_WARN ) && \
87 ( LIBRARY_LOG_LEVEL != LOG_INFO ) && \
88 ( LIBRARY_LOG_LEVEL != LOG_DEBUG ) )
91 #if LIBRARY_LOG_LEVEL == LOG_DEBUG
98 #elif LIBRARY_LOG_LEVEL == LOG_INFO
105 #elif LIBRARY_LOG_LEVEL == LOG_WARN
112 #elif LIBRARY_LOG_LEVEL == LOG_ERROR
/FreeRTOS-Plus/Source/Utilities/logging/
A Dlogging_stack.h86 #if !defined( LIBRARY_LOG_LEVEL ) || \
87 ( ( LIBRARY_LOG_LEVEL != LOG_NONE ) && \
88 ( LIBRARY_LOG_LEVEL != LOG_ERROR ) && \
89 ( LIBRARY_LOG_LEVEL != LOG_WARN ) && \
90 ( LIBRARY_LOG_LEVEL != LOG_INFO ) && \
91 ( LIBRARY_LOG_LEVEL != LOG_DEBUG ) )
94 #if LIBRARY_LOG_LEVEL == LOG_DEBUG
102 #elif LIBRARY_LOG_LEVEL == LOG_INFO
110 #elif LIBRARY_LOG_LEVEL == LOG_WARN
118 #elif LIBRARY_LOG_LEVEL == LOG_ERROR
/FreeRTOS-Plus/Demo/AWS/Device_Defender_Windows_Simulator/Device_Defender_Demo/
A Ddefender_config.h47 #ifndef LIBRARY_LOG_LEVEL
48 #define LIBRARY_LOG_LEVEL LOG_INFO macro
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/
A Dsigv4_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/coreSNTP_Windows_Simulator/
A Dcore_sntp_config.h47 #ifndef LIBRARY_LOG_LEVEL
48 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
A Ddemo_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/VisualStudio_StaticProjects/coreHTTP/
A Dcore_http_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo/
A Dshadow_config.h47 #ifndef LIBRARY_LOG_LEVEL
48 #define LIBRARY_LOG_LEVEL LOG_INFO macro
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/
A Dfleet_provisioning_config.h47 #ifndef LIBRARY_LOG_LEVEL
48 #define LIBRARY_LOG_LEVEL LOG_INFO macro
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_WARN macro
/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
A Ddemo_config.h51 #ifndef LIBRARY_LOG_LEVEL
52 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo/
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Serializer/
A Ddemo_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Keep_Alive/
A Ddemo_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/
A Ddemo_config.h51 #ifndef LIBRARY_LOG_LEVEL
52 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/
A Ddemo_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Http_Demo/
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Mqtt_Demo/
A Dcore_mqtt_config.h48 #ifndef LIBRARY_LOG_LEVEL
49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/
A Ddemo_config.h51 #ifndef LIBRARY_LOG_LEVEL
52 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_BG96/
A Dcellular_config.h53 #ifndef LIBRARY_LOG_LEVEL
54 #define LIBRARY_LOG_LEVEL LOG_INFO macro
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_HL7802/
A Dcellular_config.h53 #ifndef LIBRARY_LOG_LEVEL
54 #define LIBRARY_LOG_LEVEL LOG_INFO macro

Completed in 63 milliseconds

123