Home
last modified time | relevance | path

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

/segger-3.7.0/SEGGER/
DSEGGER_RTT.c382 unsigned WrOff; in _WriteBlocking() local
442 unsigned WrOff; in _WriteNoCheck() local
532 unsigned WrOff; in _GetAvailWriteSpace() local
581 unsigned WrOff; in SEGGER_RTT_ReadUpBufferNoLock() local
673 unsigned WrOff; in SEGGER_RTT_ReadNoLock() local
943 unsigned WrOff; in SEGGER_RTT_WriteSkipNoLock() local
1271 unsigned WrOff; in SEGGER_RTT_PutCharSkipNoLock() local
1321 unsigned WrOff; in SEGGER_RTT_PutCharSkip() local
1380 unsigned WrOff; in SEGGER_RTT_PutChar() local
2085 unsigned WrOff; in SEGGER_RTT_GetBytesInBuffer() local
DSEGGER_RTT.h307 unsigned WrOff; // Position of next item to be written by either target. member
320 …volatile unsigned WrOff; // Position of next item to be written by host. Must be volatile… member