stm32x_get_device_id() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_get_device_id()

stm32x_get_device_id() function

Syntax

static int stm32x_get_device_id(struct flash_bank *bank,     uint32_t *device_id);
Implemented in stm32g0x.c:656

Arguments

bank

device_id

References

LocationReferrerText
stm32g0x.c:656
static int stm32x_get_device_id(struct flash_bank *bank, uint32_t *device_id)
stm32g0x.c:161
static int stm32x_get_device_id(struct flash_bank *bank, uint32_t *device_id);
stm32g0x.c:726stm32x_probe()
int retval = stm32x_get_device_id(bank, &device_id);
stm32g0x.c:835get_stm32x_info()
int retval = stm32x_get_device_id(bank, &dbgmcu_idcode);

Call Tree

Functions calling stm32x_get_device_id()
Functions called by stm32x_get_device_id()
all items filtered out
stm32x_get_device_id()
all items filtered out
Data read by stm32x_get_device_id()
Data written by stm32x_get_device_id()
stm32x_get_device_id()::target
stm32x_get_device_id()::cpuid
stm32x_get_device_id()::device_id_register
stm32x_get_device_id()::retval
all items filtered out
stm32x_get_device_id()
stm32x_get_device_id()::device_id_register
stm32x_get_device_id()::retval
all items filtered out
Type of stm32x_get_device_id()
stm32x_get_device_id()
uint32_t
all items filtered out