Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dbusctrl.h79 } busctrl_hw_t; typedef
81 #define busctrl_hw ((busctrl_hw_t *)BUSCTRL_BASE)
82 static_assert(sizeof (busctrl_hw_t) == 0x0028, "");
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dbusctrl.h84 } busctrl_hw_t; typedef
86 #define busctrl_hw ((busctrl_hw_t *)BUSCTRL_BASE)
87 static_assert(sizeof (busctrl_hw_t) == 0x002c, "");