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

chibios_chdebug::ch_size field

Size of this structure.

Syntax

uint8_t ch_size;

References

LocationReferrerText
chibios.c:33
uint8_t ch_size; /**< @brief Size of this structure. */
chibios.c:163chibios_update_memory_signature()
if (signature->ch_size < sizeof(*signature)) {
chibios.c:169chibios_update_memory_signature()
if (signature->ch_size > sizeof(*signature)) {

Data Use

Functions reading chibios_chdebug::ch_size
chibios_chdebug::ch_size
all items filtered out
Type of chibios_chdebug::ch_size
chibios_chdebug::ch_size
uint8_t
all items filtered out