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

stm32g0x_options::pcrop1a field

Syntax

uint32_t pcrop1a;

References

LocationReferrerText
stm32g0x.c:144
uint32_t pcrop1a;
stm32g0x.c:264stm32x_read_options()
stm32x_info->option_bytes.pcrop1a = start + (end << 16);
stm32g0x.c:308stm32x_write_options()
target_buffer_set_u64(target, opt_bytes + 8, stm32x_info->option_bytes.pcrop1a & 0xff);
stm32g0x.c:309stm32x_write_options()
target_buffer_set_u64(target, opt_bytes + 16, (stm32x_info->option_bytes.pcrop1a >> 16) & 0xff);

Data Use

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