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

cfi_command() function

Syntax

static void cfi_command(struct flash_bank *bank,     uint8_t cmd,     uint8_t *cmd_buf);

Arguments

bank

cmd

cmd_buf

References

LocationReferrerText
cfi.c:143
static void cfi_command(struct flash_bank *bank, uint8_t cmd, uint8_t *cmd_buf)
cfi.c:166cfi_send_command()
cfi_command(bank, cmd, command);
cfi.c:1101cfi_command_val()
cfi_command(bank, cmd, buf);

Call Tree

Functions calling cfi_command()
cfi_command()
Data read by cfi_command()
Data written by cfi_command()
cfi_command()
cfi_command()::i
all items filtered out
Type of cfi_command()
cfi_command()
size_t
all items filtered out