Searched defs:HAL_LOGW (Results 1 – 3 of 3) sorted by relevance
33 #define HAL_LOGW(...) BK_LOGW(HAL_TAG, ##__VA_ARGS__) macro
27 #define HAL_LOGW(...) BK_LOGW(HAL_TAG, ##__VA_ARGS__) macro
25 #define HAL_LOGW(...) ESP_LOGW(__VA_ARGS__) macro