stm32g0x_options::::::rst_stop is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32g0x_options::::::rst_stop

stm32g0x_options::::::rst_stop field

Syntax

unsigned rst_stop:1;

References

LocationReferrerText
stm32g0x.c:126
unsigned rst_stop:1;
stm32g0x.c:973stm32x_handle_options_read_command()
options.rst_stop ? "no " : "");
stm32g0x.c:1035stm32x_handle_options_write_command()
options.rst_stop = 1;
stm32g0x.c:1037stm32x_handle_options_write_command()
options.rst_stop = 0;

Data Use

Functions writing stm32g0x_options::::::rst_stop
Functions reading stm32g0x_options::::::rst_stop
stm32g0x_options::::::rst_stop