Searched refs:PRINT_S (Results 1 – 1 of 1) sorted by relevance
9 #define PRINT_S "printk" macro14 #define PRINT_S "printf/newlib" macro16 #define PRINT_S "printf" macro22 #define PRINT_S "printfcb/newlib" macro24 #define PRINT_S "printfcb" macro29 #define PRINT_S "fprintf" macro33 #define PRINT_S "fprintfcb" macro41 PRINT("Hello with %s on %s\nComplete\n", PRINT_S, CONFIG_BOARD); in main()