stm32x_property_addr::device_id is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_property_addr::device_id

stm32x_property_addr::device_id field

Syntax

uint32_t device_id;

References

LocationReferrerText
stm32f1x.c:735
uint32_t device_id;
stm32f1x.c:749stm32x_get_property_addr()
addr->device_id = 0x40015800;
stm32f1x.c:753stm32x_get_property_addr()
addr->device_id = 0xE0042000;
stm32f1x.c:757stm32x_get_property_addr()
addr->device_id = 0xE0042000;
stm32f1x.c:761stm32x_get_property_addr()
addr->device_id = 0x40015800;
stm32f1x.c:771stm32x_get_property_addr()
addr->device_id = 0xE0042000;
stm32f1x.c:791stm32x_get_device_id()
return target_read_u32(target, addr.device_id, device_id);

Data Use

Functions writing stm32x_property_addr::device_id
Functions reading stm32x_property_addr::device_id
all items filtered out
stm32x_property_addr::device_id
all items filtered out
Type of stm32x_property_addr::device_id
stm32x_property_addr::device_id
uint32_t
all items filtered out