Home
last modified time | relevance | path

Searched refs:_putchar (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/jlink/SEGGER_RTT_V640/Syscalls/
DSEGGER_RTT_Syscalls_SES.c147 static int _putchar(int x, __printf_tag_ptr ctx) { in _putchar() function
175 iod.output_fn = _putchar; in printf()