Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/rtt/RTT/
DSEGGER_RTT.c373 unsigned WrOff; in _WriteBlocking() local
433 unsigned WrOff; in _WriteNoCheck() local
523 unsigned WrOff; in _GetAvailWriteSpace() local
572 unsigned WrOff; in SEGGER_RTT_ReadUpBufferNoLock() local
664 unsigned WrOff; in SEGGER_RTT_ReadNoLock() local
934 unsigned WrOff; in SEGGER_RTT_WriteSkipNoLock() local
1261 unsigned WrOff; in SEGGER_RTT_PutCharSkipNoLock() local
1311 unsigned WrOff; in SEGGER_RTT_PutCharSkip() local
1370 unsigned WrOff; in SEGGER_RTT_PutChar() local
2069 unsigned WrOff; in SEGGER_RTT_GetBytesInBuffer() local
DSEGGER_RTT.h234 unsigned WrOff; // Position of next item to be written by either target. member
247 …volatile unsigned WrOff; // Position of next item to be written by host. Must be volatile… member