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

nand_write_page() function

Syntax

int nand_write_page(struct nand_device *nand,     uint32_t page,     uint8_t *data,     uint32_t data_size,     uint8_t *oob,     uint32_t oob_size);
Implemented in core.c:661

Arguments

nand

page

data

data_size

oob

oob_size

References

LocationReferrerText
core.c:661
int nand_write_page(struct nand_device *nand, uint32_t page,
imp.h:15
int nand_write_page(struct nand_device *nand,
tcl.c:248handle_nand_write_command()
retval = nand_write_page(nand, s.address / nand->page_size,

Call Tree

Functions calling nand_write_page()
Functions called by nand_write_page()
all items filtered out
nand_write_page()
Type of nand_write_page()
nand_write_page()
uint32_t
all items filtered out