Searched refs:printf (Results 1 – 10 of 10) sorted by relevance
12 - Main_RTT_PrintfTest.c - Sample application to test RTT small printf implementation.18 …- SEGGER_RTT_Printf.c - Simple implementation of printf to write formatted strings via RTT.20 … - RTT_Syscalls_GCC.c - Low-level syscalls to retarget printf() to RTT with GCC / Newlib.21 … - RTT_Syscalls_IAR.c - Low-level syscalls to retarget printf() to RTT with IAR compiler.22 …- RTT_Syscalls_KEIL.c - Low-level syscalls to retarget printf() to RTT with KEIL/uVision c…23 …- RTT_Syscalls_SES.c - Low-level syscalls to retarget printf() to RTT with SEGGER Embedde…
124 int printf(const char *fmt, ...) in printf() function164 int printf(const char *fmt, ...) in printf() function196 int printf(const char *fmt, ...) in printf() function
62 #define TFA9XXX_Printf printf
105 #define HAL_LOG(...) printf(__VA_ARGS__); // printf("\n")
79 #define PRINTF printf
94 #define PRINTF printf
173 #define env_print(...) (void)printf(__VA_ARGS__)
50 #define usb_echo printf
1565 printf("WARNING: writing coverage does not work! Wrong library used?\n");