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

lpc2900_setup() function

Set up the flash for erase/program operations. Enable the flash, and set the correct CRA clock of 66 kHz.

Syntax

static void lpc2900_setup(struct flash_bank *bank);
Implemented in lpc2900.c:208

Arguments

bank

Pointer to the flash bank descriptor

References

LocationReferrerText
lpc2900.c:208
static void lpc2900_setup(struct flash_bank *bank)
lpc2900.c:160
static void lpc2900_setup(struct flash_bank *bank);
lpc2900.c:392lpc2900_write_index_page()
lpc2900_setup(bank);
lpc2900.c:981lpc2900_erase()
lpc2900_setup(bank);
lpc2900.c:1098lpc2900_write()
lpc2900_setup(bank);

Call Tree

Functions calling lpc2900_setup()
Functions called by lpc2900_setup()
lpc2900_setup()
all items filtered out
Data read by lpc2900_setup()
Data written by lpc2900_setup()
lpc2900_setup()::fcra
lpc2900_setup()::lpc2900_info
all items filtered out
lpc2900_setup()
lpc2900_setup()::fcra
all items filtered out
Type of lpc2900_setup()
lpc2900_setup()
uint32_t
all items filtered out