Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dxosc.h57 } xosc_hw_t; typedef
60 #define xosc_hw ((xosc_hw_t *)XOSC_BASE)
61 static_assert(sizeof (xosc_hw_t) == 0x0014, "");
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dxosc.h59 } xosc_hw_t; typedef
62 #define xosc_hw ((xosc_hw_t *)XOSC_BASE)
63 static_assert(sizeof (xosc_hw_t) == 0x0020, "");