Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/platform_port/include/hal/
Dlog.h26 #define HAL_EARLY_LOGI(...) ESP_EARLY_LOGI(__VA_ARGS__) macro
74 #define HAL_EARLY_LOGI(...) HAL_LOGI(__VA_ARGS__) macro