Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio_rtt/SEGGER/RTT/
DSEGGER_RTT.h332 char acID[16]; // Initialized to "SEGGER RTT" member
DSEGGER_RTT.c320 if (pRTTCBInit->acID[0] != 'S') { \
361 … p->acID[i] = _aInitStr[sizeof(_aInitStr) - 2 - i]; // Skip terminating \0 at the end of the array in _DoInit()