Home
last modified time | relevance | path

Searched defs:ESP_DRAM_LOGE (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/log/include/
Desp_log.h453 #define ESP_DRAM_LOGE( tag, format, ... ) ESP_DRAM_LOG_IMPL(tag, format, ESP_LOG_ERROR, E __VA_OP… macro
463 #define ESP_DRAM_LOGE( tag, format, ... ) ESP_DRAM_LOG_IMPL(tag, format, ESP_LOG_ERROR, E, ##__VA… macro