Home
last modified time | relevance | path

Searched refs:PLL_PRIM_POSTDIV1_LSB (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dpll.h124 #define PLL_PRIM_POSTDIV1_LSB 16 macro
/lk-master/external/platform/pico/rp2_common/hardware_pll/
A Dpll.c54 uint32_t pdiv = (post_div1 << PLL_PRIM_POSTDIV1_LSB) | in pll_init()

Completed in 7 milliseconds