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

stm8_common::eepromend field

Syntax

uint32_t eepromend;

References

LocationReferrerText
stm8.h:36
uint32_t eepromend;
stm8.c:755stm8_write_memory()
else if ((address >= stm8->eepromstart) && (address <= stm8->eepromend))
stm8.c:1095stm8_init_arch_info()
stm8->eepromend = 0x43ff;
stm8.c:2034stm8_jim_configure()
stm8->eepromend = w;
stm8.c:2035stm8_jim_configure()
LOG_DEBUG("eepromend=%8.8" PRIx32, stm8->eepromend);

Data Use

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