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

npcx_write() function

Syntax

static int npcx_write(struct flash_bank *bank,     const uint8_t *buffer,     uint32_t offset,     uint32_t count);

Arguments

bank

buffer

offset

count

References

LocationText
npcx.c:445
static int npcx_write(struct flash_bank *bank, const uint8_t *buffer,
npcx.c:533
.write = npcx_write,

Call Tree

Implementations
npcx_write()
all items filtered out
Type of npcx_write()
npcx_write()
uint32_t
all items filtered out