Home
last modified time | relevance | path

Searched refs:sStart (Results 1 – 1 of 1) sorted by relevance

/segger-latest/SEGGER/
DSEGGER_SYSVIEW.c504 const char* sStart; in _EncodeStr() local
509 sStart = pText; // Remember start of string. in _EncodeStr()
530 Limit = (unsigned int)(pText - sStart); in _EncodeStr()
535 *pLen = (U8)(pText - sStart); in _EncodeStr()