Home
last modified time | relevance | path

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

/segger-3.7.0/SEGGER/
DSEGGER_RTT.h331 char acID[16]; // Initialized to "SEGGER RTT" member
DSEGGER_RTT.c312 … if (pRTTCBInit->acID[0] == '\0') { \
354 … p->acID[i] = _aInitStr[sizeof(_aInitStr) - 2 - i]; // Skip terminating \0 at the end of the array in _DoInit()