at91sam9_nand_device_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDat91sam9_nand_device_command()

at91sam9_nand_device_command() function

Handle the initial NAND device command for AT91SAM9 controllers. This initializes much of the controller information struct to be ready for future reads and writes.

Syntax

NAND_DEVICE_COMMAND_HANDLER(at91sam9_nand_device_command);

Arguments

cmd

nand

References

LocationText
at91sam9.c:483
NAND_DEVICE_COMMAND_HANDLER(at91sam9_nand_device_command)
at91sam9.c:698
.nand_device_command = at91sam9_nand_device_command,

Call Tree

Functions called by at91sam9_nand_device_command()
at91sam9_nand_device_command()
calloc()
all items filtered out
Data read by at91sam9_nand_device_command()
Data written by at91sam9_nand_device_command()
at91sam9_nand_device_command()::chip
at91sam9_nand_device_command()::ecc
at91sam9_nand_device_command()::info
at91sam9_nand_device_command()::retval_macro_tmp
all items filtered out
at91sam9_nand_device_command()
Implementations
at91sam9_nand_device_command()
Type of at91sam9_nand_device_command()
at91sam9_nand_device_command()
all items filtered out
Types allocated by at91sam9_nand_device_command()
at91sam9_nand_device_command()
all items filtered out