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

nonce_nand_read() function

Syntax

static int nonce_nand_read(struct nand_device *nand,     void *data);

Arguments

nand

data

References

LocationText
nonce.c:22
static int nonce_nand_read(struct nand_device *nand, void *data)
nonce.c:59
.read_data = &nonce_nand_read,

Implementations

Implementations
nonce_nand_read()
all items filtered out