Searched refs:HAL_LOGV (Results 1 – 2 of 2) sorted by relevance
22 #define HAL_LOGV(...) ESP_LOGV(__VA_ARGS__) macro67 #define HAL_LOGV(tag, fmt, ...) esp_rom_printf("%s: " fmt, tag, ##__VA_ARGS__) macro69 #define HAL_LOGV(tag, fmt, ...) macro76 #define HAL_EARLY_LOGV(...) HAL_LOGV(__VA_ARGS__)
660 HAL_LOGV(TAG, "recv_load_buf: start new"); in sdio_slave_hal_load_buf()664 HAL_LOGV(TAG, "recv_load_buf: restart"); in sdio_slave_hal_load_buf()