Searched defs:DEBUG_printf (Results 1 – 23 of 23) sorted by relevance
33 #define DEBUG_printf(...) // printf(__VA_ARGS__) macro
41 #define DEBUG_printf(...) (void)0 macro
44 #define DEBUG_printf(...) (void)0 macro
57 #define DEBUG_printf(...) (void)0 macro
42 #define DEBUG_printf DEBUG_printf macro45 #define DEBUG_printf(...) (void)0 macro
38 #define DEBUG_printf DEBUG_printf macro40 #define DEBUG_printf(...) (void)0 macro
36 #define DEBUG_printf DEBUG_printf macro38 #define DEBUG_printf(...) (void)0 macro
39 #define DEBUG_printf DEBUG_printf macro42 #define DEBUG_printf(...) (void)0 macro
41 #define DEBUG_printf DEBUG_printf macro44 #define DEBUG_printf(...) (void)0 macro
41 #define DEBUG_printf DEBUG_printf macro43 #define DEBUG_printf(...) (void)0 macro
40 #define DEBUG_printf(...) (void)0 macro
38 #define DEBUG_printf DEBUG_printf macro41 #define DEBUG_printf(...) (void)0 macro
49 #define DEBUG_printf DEBUG_printf macro52 #define DEBUG_printf(...) (void)0 macro
55 #define DEBUG_printf DEBUG_printf macro57 #define DEBUG_printf(...) (void)0 macro
41 int DEBUG_printf(const char *fmt, ...) { in DEBUG_printf() function
414 int DEBUG_printf(const char *fmt, ...) in DEBUG_printf() function
38 #define DEBUG_printf(...) // printf("btstack: " __VA_ARGS__) macro
60 #define DEBUG_printf(...) // printf("nimble: " __VA_ARGS__) macro
Completed in 40 milliseconds