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

lpc3180_tc_ready() function

Syntax

static int lpc3180_tc_ready(struct nand_device *nand,     int timeout);
Implemented in lpc3180.c:1236

Arguments

nand

timeout

References

LocationReferrerText
lpc3180.c:1236
static int lpc3180_tc_ready(struct nand_device *nand, int timeout)
lpc3180.c:21
static int lpc3180_tc_ready(struct nand_device *nand, int timeout);
lpc3180.c:780lpc3180_write_page()
if (!lpc3180_tc_ready(nand, 1000)) {
lpc3180.c:1088lpc3180_read_page()
if (!lpc3180_tc_ready(nand, 1000)) {

Call Tree

Functions calling lpc3180_tc_ready()
Functions called by lpc3180_tc_ready()
lpc3180_tc_ready()
Type of lpc3180_tc_ready()
lpc3180_tc_ready()
uint32_t
all items filtered out