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

stm32g0x_options::pcrop1b field

Syntax

uint32_t pcrop1b;

References

LocationReferrerText
stm32g0x.c:145
uint32_t pcrop1b;
stm32g0x.c:272stm32x_read_options()
stm32x_info->option_bytes.pcrop1b = start + (end << 16);
stm32g0x.c:312stm32x_write_options()
target_buffer_set_u64(target, opt_bytes + 40, stm32x_info->option_bytes.pcrop1b);
stm32g0x.c:313stm32x_write_options()
target_buffer_set_u64(target, opt_bytes + 48, (stm32x_info->option_bytes.pcrop1b >> 16) & 0xff);

Data Use

Functions writing stm32g0x_options::pcrop1b
Functions reading stm32g0x_options::pcrop1b
all items filtered out
stm32g0x_options::pcrop1b
all items filtered out
Type of stm32g0x_options::pcrop1b
stm32g0x_options::pcrop1b
uint32_t
all items filtered out