Home
last modified time | relevance | path

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

/btstack/3rd-party/segger-rtt/
H A DSEGGER_RTT.c378 unsigned WrOff; in _WriteBlocking() local
438 unsigned WrOff; in _WriteNoCheck() local
528 unsigned WrOff; in _GetAvailWriteSpace() local
577 unsigned WrOff; in SEGGER_RTT_ReadUpBufferNoLock() local
669 unsigned WrOff; in SEGGER_RTT_ReadNoLock() local
939 unsigned WrOff; in SEGGER_RTT_WriteSkipNoLock() local
1267 unsigned WrOff; in SEGGER_RTT_PutCharSkipNoLock() local
1317 unsigned WrOff; in SEGGER_RTT_PutCharSkip() local
1376 unsigned WrOff; in SEGGER_RTT_PutChar() local
2081 unsigned WrOff; in SEGGER_RTT_GetBytesInBuffer() local
H A DSEGGER_RTT.h303 unsigned WrOff; // Position of next item to be written by either target. member
316 …volatile unsigned WrOff; // Position of next item to be written by host. Must be volatile… member