stm8_common::optionend is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm8_common::optionend

stm8_common::optionend field

Syntax

uint32_t optionend;

References

LocationReferrerText
stm8.h:38
uint32_t optionend;
stm8.c:758stm8_write_memory()
else if ((address >= stm8->optionstart) && (address <= stm8->optionend))
stm8.c:1097stm8_init_arch_info()
stm8->optionend = 0x487F;
stm8.c:2072stm8_jim_configure()
stm8->optionend = w;
stm8.c:2073stm8_jim_configure()
LOG_DEBUG("optionend=%8.8" PRIx32, stm8->optionend);

Data Use

Functions writing stm8_common::optionend
Functions reading stm8_common::optionend
stm8_common::optionend
Type of stm8_common::optionend
stm8_common::optionend
uint32_t
all items filtered out