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

orion_nand_command() function

Syntax

static int orion_nand_command(struct nand_device *nand,     uint8_t command);

Arguments

nand

command

References

LocationReferrerText
orion.c:36
static int orion_nand_command(struct nand_device *nand, uint8_t command)
orion.c:99orion_nand_reset()
return orion_nand_command(nand, NAND_CMD_RESET);
orion.c:142
.command = orion_nand_command,

Call Tree

Functions calling orion_nand_command()
Functions called by orion_nand_command()
all items filtered out
orion_nand_command()
all items filtered out
Implementations
orion_nand_command()
all items filtered out
Type of orion_nand_command()
orion_nand_command()
all items filtered out