Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pll/
Dpll.c57 uint32_t power = PLL_PWR_PD_BITS | // Main power in pll_init()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpll.h95 #define PLL_PWR_PD_BITS _u(0x00000001) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpll.h105 #define PLL_PWR_PD_BITS _u(0x00000001) macro