Home
last modified time | relevance | path

Searched refs:HAL_EARLY_LOGW (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/hal/platform_port/include/hal/
Dlog.h25 #define HAL_EARLY_LOGW(...) ESP_EARLY_LOGW(__VA_ARGS__) macro
73 #define HAL_EARLY_LOGW(...) HAL_LOGW(__VA_ARGS__) macro