Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio_rtt/SEGGER/RTT/
DSEGGER_RTT.h379 unsigned SEGGER_RTT_WriteString (unsigned BufferIndex, const char* s);
DSEGGER_RTT.c1246 unsigned SEGGER_RTT_WriteString(unsigned BufferIndex, const char* s) { in SEGGER_RTT_WriteString() function