Home
last modified time | relevance | path

Searched refs:lockcount (Results 1 – 3 of 3) sorted by relevance

/bsp/avr32/software_framework/drivers/pm/
A Dpower_clocks_lib.c390 opt.lockcount = 16, // lockcount in main clock for the PLL wait lock in pcl_configure_clocks_uc3c()
554 opt.lockcount = 16, // lockcount in main clock for the PLL wait lock in pcl_configure_clocks_uc3d()
675 .lockcount = 16, // lockcount in main clock for the PLL wait lock in pcl_configure_usb_clock()
A Dpm.h313 …m, unsigned int pll, unsigned int mul, unsigned int div, unsigned int osc, unsigned int lockcount);
A Dpm.c397 unsigned int lockcount) in pm_pll_setup() argument
404 u_avr32_pm_pll.PLL.pllcount = lockcount; in pm_pll_setup()

Completed in 9 milliseconds