Home
last modified time | relevance | path

Searched defs:WrOff (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_stdio_rtt/SEGGER/RTT/
DSEGGER_RTT.c389 unsigned WrOff; in _WriteBlocking() local
449 unsigned WrOff; in _WriteNoCheck() local
539 unsigned WrOff; in _GetAvailWriteSpace() local
588 unsigned WrOff; in SEGGER_RTT_ReadUpBufferNoLock() local
680 unsigned WrOff; in SEGGER_RTT_ReadNoLock() local
950 unsigned WrOff; in SEGGER_RTT_WriteSkipNoLock() local
1278 unsigned WrOff; in SEGGER_RTT_PutCharSkipNoLock() local
1328 unsigned WrOff; in SEGGER_RTT_PutCharSkip() local
1387 unsigned WrOff; in SEGGER_RTT_PutChar() local
2092 unsigned WrOff; in SEGGER_RTT_GetBytesInBuffer() local
DSEGGER_RTT.h308 unsigned WrOff; // Position of next item to be written by either target. member
321 …volatile unsigned WrOff; // Position of next item to be written by host. Must be volatile… member