Searched defs:cybt_debug (Results 1 – 2 of 2) sorted by relevance
38 #define cybt_debug(format,args...) printf("%d.%d: " format, (int)cyw43_hal_ticks_ms() / 1000, (int)… macro40 #define cybt_debug(format, ...) ((void)0) macro
38 #define cybt_debug(format, args ...) printf(format,##args) macro40 #define cybt_debug(format, ...) ((void)0) macro