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);

Arguments

bank

device_id

References

LocationReferrerText
stm32f2x.c:959
static int stm32x_get_device_id(struct flash_bank *bank, uint32_t *device_id)
stm32f2x.c:1052stm32x_probe()
int retval = stm32x_get_device_id(bank, &device_id);
stm32f2x.c:1252get_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()
Data read by stm32x_get_device_id()
stm32x_get_device_id()
Type of stm32x_get_device_id()
stm32x_get_device_id()
all items filtered out