Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/rtt/Syscalls/
DSEGGER_RTT_Syscalls_SES.c232 return SEGGER_RTT_WriteString(0, s); in puts()
/hal_nxp-latest/mcux/mcux-sdk/components/rtt/RTT/
DSEGGER_RTT.h321 unsigned SEGGER_RTT_WriteString(unsigned BufferIndex, const char *s);
DSEGGER_RTT.c1342 unsigned SEGGER_RTT_WriteString(unsigned BufferIndex, const char *s) in SEGGER_RTT_WriteString() function