Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dxip.h73 } xip_ctrl_hw_t; typedef
75 #define xip_ctrl_hw ((xip_ctrl_hw_t *)XIP_CTRL_BASE)
76 static_assert(sizeof (xip_ctrl_hw_t) == 0x0020, "");
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dxip.h70 } xip_ctrl_hw_t; typedef
72 #define xip_ctrl_hw ((xip_ctrl_hw_t *)XIP_CTRL_BASE)
73 static_assert(sizeof (xip_ctrl_hw_t) == 0x0020, "");