/hal_espressif-3.6.0/examples/cxx/experimental/esp_mqtt_cxx/tcp/main/ |
D | mqtt_tcp_example.cpp | 51 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 52 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 53 esp_log_level_set("TRANSPORT_TCP", ESP_LOG_VERBOSE); in app_main() 54 esp_log_level_set("TRANSPORT_SSL", ESP_LOG_VERBOSE); in app_main() 55 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 56 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/cxx/experimental/esp_mqtt_cxx/ssl/main/ |
D | mqtt_ssl_example.cpp | 56 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 57 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 58 esp_log_level_set("TRANSPORT_TCP", ESP_LOG_VERBOSE); in app_main() 59 esp_log_level_set("TRANSPORT_SSL", ESP_LOG_VERBOSE); in app_main() 60 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 61 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/tools/test_apps/protocols/mqtt/build_test/main/ |
D | mqtt_app.cpp | 89 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 90 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 91 esp_log_level_set("TRANSPORT_TCP", ESP_LOG_VERBOSE); in app_main() 92 esp_log_level_set("TRANSPORT_SSL", ESP_LOG_VERBOSE); in app_main() 93 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 94 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/protocols/mqtt/ws/main/ |
D | app_main.c | 126 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 127 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 128 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 129 esp_log_level_set("TRANSPORT_WS", ESP_LOG_VERBOSE); in app_main() 130 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 131 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/protocols/mqtt/tcp/main/ |
D | app_main.c | 153 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 154 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 155 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 156 esp_log_level_set("esp-tls", ESP_LOG_VERBOSE); in app_main() 157 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 158 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/protocols/mqtt/ssl/main/ |
D | app_main.c | 144 esp_log_level_set("esp-tls", ESP_LOG_VERBOSE); in app_main() 145 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 146 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 147 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 148 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 149 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/protocols/mqtt/ssl_psk/main/ |
D | app_main.c | 123 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 124 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 125 esp_log_level_set("esp-tls", ESP_LOG_VERBOSE); in app_main() 126 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 127 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/protocols/mqtt/wss/main/ |
D | app_main.c | 118 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 119 esp_log_level_set("MQTT_EXAMPLE", ESP_LOG_VERBOSE); in app_main() 120 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 121 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 122 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/tools/test_apps/protocols/openssl/main/ |
D | main.c | 46 esp_log_level_set("OPENSSL_CLIENT", ESP_LOG_VERBOSE); in app_main() 47 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 48 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 49 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/tools/test_apps/protocols/mqtt/publish_connect_test/main/ |
D | publish_connect_test.c | 48 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 49 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 50 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 51 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/examples/protocols/mqtt/ssl_mutual_auth/main/ |
D | app_main.c | 135 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 136 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 137 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 138 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/components/log/include/ |
D | esp_log.h | 40 …ESP_LOG_VERBOSE /*!< Bigger chunks of debugging information, or frequent messages which can po… enumerator 317 #define ESP_EARLY_LOGV( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_VERBOSE, V __VA_… 327 #define ESP_EARLY_LOGV( tag, format, ... ) ESP_LOG_EARLY_IMPL(tag, format, ESP_LOG_VERBOSE, V, ##__… 349 #define ESP_LOGV( tag, format, ... ) ESP_LOG_LEVEL_LOCAL(ESP_LOG_VERBOSE, tag, format __VA_OPT__(,)… 355 #define ESP_LOGV( tag, format, ... ) ESP_LOG_LEVEL_LOCAL(ESP_LOG_VERBOSE, tag, format, ##__VA_ARGS_… 473 #define ESP_DRAM_LOGV( tag, format, ... ) ESP_DRAM_LOG_IMPL(tag, format, ESP_LOG_VERBOSE, V __VA_OP… 483 #define ESP_DRAM_LOGV( tag, format, ... ) ESP_DRAM_LOG_IMPL(tag, format, ESP_LOG_VERBOSE, V, ##__VA…
|
/hal_espressif-3.6.0/components/spi_flash/sim/stubs/log/include/ |
D | esp_log.h | 35 …ESP_LOG_VERBOSE /*!< Bigger chunks of debugging information, or frequent messages which can po… enumerator 61 …SP_LOGV( tag, format, ... ) if (LOG_LOCAL_LEVEL >= ESP_LOG_VERBOSE) { esp_log_write(ESP_LOG_VERBO…
|
/hal_espressif-3.6.0/examples/protocols/mqtt/ssl_ds/main/ |
D | app_main.c | 196 esp_log_level_set("MQTT_CLIENT", ESP_LOG_VERBOSE); in app_main() 197 esp_log_level_set("TRANSPORT_BASE", ESP_LOG_VERBOSE); in app_main() 198 esp_log_level_set("TRANSPORT", ESP_LOG_VERBOSE); in app_main() 199 esp_log_level_set("OUTBOX", ESP_LOG_VERBOSE); in app_main()
|
/hal_espressif-3.6.0/components/log/host_test/log_test/main/ |
D | log_test.cpp | 25 BasicLogFixture(esp_log_level_t log_level = ESP_LOG_VERBOSE) in BasicLogFixture() 54 PrintFixture(esp_log_level_t log_level = ESP_LOG_VERBOSE) : BasicLogFixture(log_level) in PrintFixture() 89 … PutcFixture(esp_log_level_t log_level = ESP_LOG_VERBOSE) : BasicLogFixture(log_level), counter(0) in PutcFixture() 132 PrintFixture fix(ESP_LOG_VERBOSE);
|
/hal_espressif-3.6.0/components/wpa_supplicant/include/utils/ |
D | wpa_debug.h | 30 #define MSG_MSGDUMP ESP_LOG_VERBOSE 31 #define MSG_EXCESSIVE ESP_LOG_VERBOSE
|
/hal_espressif-3.6.0/components/mbedtls/port/ |
D | mbedtls_debug.c | 46 level = ESP_LOG_VERBOSE; in mbedtls_esp_enable_debug_log()
|
/hal_espressif-3.6.0/components/log/ |
D | README.rst | 63 #define LOG_LOCAL_LEVEL ESP_LOG_VERBOSE 70 target_compile_definitions(${COMPONENT_LIB} PUBLIC "-DLOG_LOCAL_LEVEL=ESP_LOG_VERBOSE")
|
/hal_espressif-3.6.0/components/espcoredump/include_core_dump/ |
D | esp_core_dump_types.h | 34 #define ESP_COREDUMP_LOGV( format, ... ) ESP_COREDUMP_LOG(ESP_LOG_VERBOSE, LOG_FORMAT(V, format), …
|
/hal_espressif-3.6.0/components/app_trace/include/ |
D | esp_app_trace_util.h | 185 #define ESP_APPTRACE_LOGV( format, ... ) ESP_APPTRACE_LOG_LEV(V, ESP_LOG_VERBOSE, format, ##__VA_A…
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/include/ |
D | mesh_trace.h | 68 #define BLE_MESH_PRINT_V(tag, format, ...) {esp_log_write(ESP_LOG_VERBOSE, tag, LOG_FORMAT(V, form…
|
/hal_espressif-3.6.0/components/spi_flash/ |
D | partition.c | 268 ESP_LOG_BUFFER_HEXDUMP("calculated md5", calc_md5, ESP_ROM_MD5_DIGEST_LEN, ESP_LOG_VERBOSE); in load_partitions() 269 ESP_LOG_BUFFER_HEXDUMP("stored md5", stored_md5, ESP_ROM_MD5_DIGEST_LEN, ESP_LOG_VERBOSE); in load_partitions()
|
/hal_espressif-3.6.0/components/bt/common/include/ |
D | bt_common.h | 108 #define BT_PRINT_V(tag, format, ...) {esp_log_write(ESP_LOG_VERBOSE, tag, LOG_FORMAT(V, format), …
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/common/include/common/ |
D | bt_trace.h | 216 …BOSE(format, ... ) {if (LOG_LOCAL_LEVEL >= ESP_LOG_VERBOSE) esp_log_write(ESP_LOG_VERBO…
|
/hal_espressif-3.6.0/components/app_trace/test/ |
D | test_trace.c | 27 #define LOG_LOCAL_LEVEL ESP_LOG_VERBOSE 65 #define ESP_APPTRACE_TEST_LOGV( format, ... ) ESP_APPTRACE_TEST_LOG_LEVEL(V, ESP_LOG_VERBOSE, form…
|