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

lpc3180_pll() function

Syntax

static int lpc3180_pll(int fclkin,     uint32_t pll_ctrl);

Arguments

fclkin

pll_ctrl

References

LocationReferrerText
lpc3180.c:55
static int lpc3180_pll(int fclkin, uint32_t pll_ctrl)
lpc3180.c:110lpc3180_cycle_time()
hclk_pll = lpc3180_pll(sysclk, hclkpll_ctrl);

Call Tree

Functions calling lpc3180_pll()
Functions called by lpc3180_pll()
all items filtered out
lpc3180_pll()
all items filtered out
Data read by lpc3180_pll()
lpc3180_pll()::bypass
lpc3180_pll()::direct
lpc3180_pll()::feedback
lpc3180_pll()::p
lpc3180_pll()::n
lpc3180_pll()::m
lpc3180_pll()::lock
all items filtered out
lpc3180_pll()