Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/platform_port/include/hal/
Dlog.h28 #define HAL_EARLY_LOGV(...) ESP_EARLY_LOGV(__VA_ARGS__) macro
76 #define HAL_EARLY_LOGV(...) HAL_LOGV(__VA_ARGS__) macro