stm8_comparator::bp_value is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm8_comparator::bp_value

stm8_comparator::bp_value field

Syntax

uint32_t bp_value;

References

LocationReferrerText
stm8.c:166
uint32_t bp_value;
stm8.c:258stm8_set_hwbreak()
comparator_list[0].bp_value = -1;
stm8.c:263stm8_set_hwbreak()
comparator_list[1].bp_value = -1;
stm8.c:317stm8_set_hwbreak()
data = comparator_list[i].bp_value;
stm8.c:1392stm8_set_breakpoint()
comparator_list[bp_num].bp_value = breakpoint->address;
stm8.c:1401stm8_set_breakpoint()
bp_num, comparator_list[bp_num].bp_value);
stm8.c:1576stm8_set_watchpoint()
comparator_list[wp_num].bp_value = watchpoint->address;
stm8.c:1589stm8_set_watchpoint()
comparator_list[wp_num].bp_value);

Data Use

Functions writing stm8_comparator::bp_value
Functions reading stm8_comparator::bp_value
stm8_comparator::bp_value
Type of stm8_comparator::bp_value
stm8_comparator::bp_value
uint32_t
all items filtered out