nand_flash_controller::read_block_data is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDnand_flash_controller::read_block_data

nand_flash_controller::read_block_data field

Read a block of data from the NAND device.

Syntax

int (*read_block_data)(struct nand_device *nand, uint8_t *data, int size);

References

Call Tree

Functions calling nand_flash_controller::read_block_data
all items filtered out
nand_flash_controller::read_block_data
Functions reading nand_flash_controller::read_block_data
nand_flash_controller::read_block_data
all items filtered out
Implementations
nand_flash_controller::read_block_data