Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pll/
Dpll.c45 (pdiv == (pll->prim & (PLL_PRIM_POSTDIV1_BITS | PLL_PRIM_POSTDIV2_BITS)))) { in pll_init()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpll.h131 #define PLL_PRIM_POSTDIV2_BITS _u(0x00007000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpll.h141 #define PLL_PRIM_POSTDIV2_BITS _u(0x00007000) macro