chibios_chdebug::ch_identifier is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDchibios_chdebug::ch_identifier

chibios_chdebug::ch_identifier field

Always set to "main".

Syntax

char ch_identifier[4];

References

LocationReferrerText
chibios.c:31
char ch_identifier[4]; /**< @brief Always set to "main". */
chibios.c:158chibios_update_memory_signature()
if (strncmp(signature->ch_identifier, "main", 4) != 0) {

Data Use

Functions reading chibios_chdebug::ch_identifier
chibios_chdebug::ch_identifier
all items filtered out