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

create_nand_device() function

Syntax

static COMMAND_HELPER(create_nand_device,     const char *bank_name,     struct nand_flash_controller *controller);

Arguments

cmd

bank_name

controller

References

LocationReferrerText
tcl.c:501
static COMMAND_HELPER(create_nand_device, const char *bank_name,
tcl.c:572handle_nand_device_command()
return CALL_COMMAND_HANDLER(create_nand_device, bank_name, controller);

Call Tree

Functions calling create_nand_device()
Functions called by create_nand_device()
all items filtered out
create_nand_device()
Type of create_nand_device()
create_nand_device()
all items filtered out
Types freed by create_nand_device()
Types allocated by create_nand_device()
all items filtered out
create_nand_device()
all items filtered out