Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/platform_port/include/hal/
Dlog.h27 #define HAL_EARLY_LOGD(...) ESP_EARLY_LOGD(__VA_ARGS__) macro
75 #define HAL_EARLY_LOGD(...) HAL_LOGD(__VA_ARGS__) macro