Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pll/include/hardware/
Dpll.h32 #define pll_usb pll_usb_hw
83 #define PLL_RESET_NUM(pll) ((pll_usb_hw == (pll)) ? RESET_PLL_USB : RESET_PLL_SYS)
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dpll.h57 #define pll_usb_hw ((pll_hw_t *)PLL_USB_BASE) macro
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dpll.h78 #define pll_usb_hw ((pll_hw_t *)PLL_USB_BASE) macro