s3c2440_read_block_data() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDs3c2440_read_block_data()

s3c2440_read_block_data() function

Syntax

int s3c2440_read_block_data(struct nand_device *nand,     uint8_t *data,     int data_size);
Implemented in s3c2440.c:75

Arguments

nand

data

data_size

References

LocationText
s3c2440.c:75
int s3c2440_read_block_data(struct nand_device *nand, uint8_t *data, int data_size)
s3c24xx.h:62
int s3c2440_read_block_data(struct nand_device *nand,
s3c2412.c:62
.read_block_data = &s3c2440_read_block_data,
s3c2440.c:153
.read_block_data = &s3c2440_read_block_data,
s3c2443.c:62
.read_block_data = &s3c2440_read_block_data,
s3c6400.c:59
.read_block_data = &s3c2440_read_block_data,

Call Tree

Functions called by s3c2440_read_block_data()
s3c2440_read_block_data()
Data read by s3c2440_read_block_data()
Data written by s3c2440_read_block_data()
s3c2440_read_block_data()
Implementations
s3c2440_read_block_data()
Type of s3c2440_read_block_data()
s3c2440_read_block_data()
uint32_t
all items filtered out