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

flash_priv_data_lps variable

Syntax

static const struct flash_ctrl_priv_data flash_priv_data_lps = { .die_id_reg = 0x40000000, .jtag_idcode_reg = 0x40000004, .flash_base = 0x10040000, .flash_regs_base = 0x40001000, .flash_page_size = 2048, .jtag_idcode = 0x02028041, .part_name = "BLUENRG-LPS", };

References

LocationReferrerText
bluenrg-x.c:69
static const struct flash_ctrl_priv_data flash_priv_data_lps = {
bluenrg-x.c:89
&flash_priv_data_lps};
bluenrg-x.c:390bluenrgx_probe()
if ((idcode != flash_priv_data_lp.jtag_idcode) && (idcode != flash_priv_data_lps.jtag_idcode)) {

Data Use

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