Searched refs:hal_printf (Results 1 – 5 of 5) sorted by relevance
17 void hal_printf(const char *fmt, ...);
32 WEAK void hal_printf(const char *fmt, ...) in hal_printf() function
12 #define HAL_LOG(...) hal_printf(__VA_ARGS__)
5 #define HAL_LOG(...) hal_printf(__VA_ARGS__)
34 void hal_printf(const char *fmt, ...) in hal_printf() function
Completed in 10 milliseconds