flash_ctrl is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

flash_ctrl variable

Syntax

References

LocationReferrerText
bluenrg-x.c:85
static const struct flash_ctrl_priv_data *flash_ctrl[] = {
bluenrg-x.c:400bluenrgx_probe()
for (size_t i = 0; i < ARRAY_SIZE(flash_ctrl); i++) {
bluenrg-x.c:401bluenrgx_probe()
if (idcode == (*flash_ctrl[i]).jtag_idcode) {
bluenrg-x.c:402bluenrgx_probe()
bluenrgx_info->flash_ptr = flash_ctrl[i];
bluenrg-x.c:403bluenrgx_probe()
bank->base = (*flash_ctrl[i]).flash_base;

Data Use

Functions reading flash_ctrl
flash_ctrl
all items filtered out
Type of flash_ctrl
flash_ctrl
all items filtered out