Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio_rtt/SEGGER/RTT/
DSEGGER_RTT.h381 unsigned SEGGER_RTT_PutChar (unsigned BufferIndex, char c);
DSEGGER_RTT.c1385 unsigned SEGGER_RTT_PutChar(unsigned BufferIndex, char c) { in SEGGER_RTT_PutChar() function