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

spi_sfdp() function

Syntax

extern int spi_sfdp(struct flash_bank *bank,     struct flash_device *dev,     read_sfdp_block_t read_sfdp_block);
Implemented in sfdp.c:60

Arguments

bank

dev

read_sfdp_block

References

LocationReferrerText
sfdp.c:60
int spi_sfdp(struct flash_bank *bank, struct flash_device *dev,
sfdp.h:23
extern int spi_sfdp(struct flash_bank *bank, struct flash_device *dev,
stmqspi.c:2221stmqspi_probe()
retval = spi_sfdp(bank, &temp, &read_sfdp_block);
stmqspi.c:2279stmqspi_probe()
retval = spi_sfdp(bank, &temp, &read_sfdp_block);

Call Tree

Functions calling spi_sfdp()
Functions called by spi_sfdp()
all items filtered out
spi_sfdp()
memset()
free()
malloc()
all items filtered out
Type of spi_sfdp()
spi_sfdp()
Types freed by spi_sfdp()
Types allocated by spi_sfdp()
all items filtered out
spi_sfdp()
all items filtered out