Home
last modified time | relevance | path

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

/segger-latest/SEGGER/
DSEGGER_RTT.h344 char acID[16]; // Initialized to "SEGGER RTT" member
DSEGGER_RTT.c310 if (pRTTCBInit->acID[0] != 'S') { \
350 … p->acID[i] = _aInitStr[sizeof(_aInitStr) - 2 - i]; // Skip terminating \0 at the end of the array in _DoInit()
1900 …if (p->acID[i] != _aInitStr[sizeof(_aInitStr) - 2 - i]) { // Skip terminating \0 at the end of the… in SEGGER_RTT_StrongCheckInit()