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

lpc32xx_pll() function

Syntax

static int lpc32xx_pll(int fclkin,     uint32_t pll_ctrl);

Arguments

fclkin

pll_ctrl

References

LocationReferrerText
lpc32xx.c:88
static int lpc32xx_pll(int fclkin, uint32_t pll_ctrl)
lpc32xx.c:156lpc32xx_cycle_time()
hclk_pll = lpc32xx_pll(sysclk, hclkpll_ctrl);

Call Tree

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