Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pll/
Dpll.c43 (refdiv == (pll->cs & PLL_CS_REFDIV_BITS)) && in pll_init()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpll.h51 #define PLL_CS_REFDIV_BITS _u(0x0000003f) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpll.h61 #define PLL_CS_REFDIV_BITS _u(0x0000003f) macro