Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/jlink/SEGGER_RTT_V640/RTT/
H A DSEGGER_RTT.c335 unsigned WrOff; in _WriteBlocking() local
397 unsigned WrOff; in _WriteNoCheck() local
483 unsigned WrOff; in _GetAvailWriteSpace() local
526 unsigned WrOff; in SEGGER_RTT_ReadNoLock() local
752 unsigned WrOff; in SEGGER_RTT_WriteSkipNoLock() local
1031 unsigned WrOff; in SEGGER_RTT_PutCharSkipNoLock() local
1078 unsigned WrOff; in SEGGER_RTT_PutCharSkip() local
1134 unsigned WrOff; in SEGGER_RTT_PutChar() local
H A DSEGGER_RTT.h98 unsigned WrOff; // Position of next item to be written by either target. member
111 …volatile unsigned WrOff; // Position of next item to be written by host. Must be volatile… member