target::first_reset is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target::first_reset field

Syntax

bool first_reset;

References

LocationReferrerText
target.h:206
bool first_reset;
target.c:4796target_handle_event()
if ((teap->event == TARGET_EVENT_GDB_FLASH_ERASE_START || teap->event == TARGET_EVENT_GDB_FLASH_WRITE_END) && target->first_reset)

Data Use

Functions reading target::first_reset
target::first_reset
all items filtered out