Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/rtt/RTT/
DSEGGER_RTT.c386 unsigned WrOff; in _WriteBlocking() local
455 unsigned WrOff; in _WriteNoCheck() local
557 unsigned WrOff; in _GetAvailWriteSpace() local
610 unsigned WrOff; in SEGGER_RTT_ReadUpBufferNoLock() local
712 unsigned WrOff; in SEGGER_RTT_ReadNoLock() local
1015 unsigned WrOff; in SEGGER_RTT_WriteSkipNoLock() local
1376 unsigned WrOff; in SEGGER_RTT_PutCharSkipNoLock() local
1435 unsigned WrOff; in SEGGER_RTT_PutCharSkip() local
1503 unsigned WrOff; in SEGGER_RTT_PutChar() local
2334 unsigned WrOff; in SEGGER_RTT_GetBytesInBuffer() local
DSEGGER_RTT.h240 unsigned WrOff; // Position of next item to be written by either target. member
258WrOff; // Position of next item to be written by host. Must be volatile since it may be modif… member