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

lpc32xx_write_page() function

Syntax

static int lpc32xx_write_page(struct nand_device *nand,     uint32_t page,     uint8_t *data,     uint32_t data_size,     uint8_t *oob,     uint32_t oob_size);

Arguments

nand

page

data

data_size

oob

oob_size

References

LocationText
lpc32xx.c:1209
static int lpc32xx_write_page(struct nand_device *nand, uint32_t page,
lpc32xx.c:1805
.write_page = lpc32xx_write_page,

Call Tree

Implementations
lpc32xx_write_page()
all items filtered out
Type of lpc32xx_write_page()
lpc32xx_write_page()