read_status_reg() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

read_status_reg() function

Syntax

static int read_status_reg(struct flash_bank *bank,     uint32_t *status);

Arguments

bank

status

References

LocationReferrerText
lpcspifi.c:279
static int read_status_reg(struct flash_bank *bank, uint32_t *status)
lpcspifi.c:322wait_till_ready()
retval = read_status_reg(bank, &status);
lpcspifi.c:357lpcspifi_write_enable()
retval = read_status_reg(bank, &status);

Call Tree

Functions calling read_status_reg()
Functions called by read_status_reg()
read_status_reg()
Data read by read_status_reg()
Data written by read_status_reg()
read_status_reg()::target
read_status_reg()::lpcspifi_info
read_status_reg()::ssp_base
read_status_reg()::io_base
read_status_reg()::value
read_status_reg()::retval
all items filtered out
read_status_reg()
read_status_reg()::retval
all items filtered out
Type of read_status_reg()
read_status_reg()
uint32_t
all items filtered out