Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dusb_dpram.h87 uint8_t epx_data[USB_DPRAM_MAX - 0x180]; member
91 static_assert(offsetof(usb_device_dpram_t, epx_data) == 0x180, "");
117 uint8_t epx_data[USB_DPRAM_MAX - 0x180]; member
121 static_assert(offsetof(usb_host_dpram_t, epx_data) == 0x180, "");
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dusb_dpram.h87 uint8_t epx_data[USB_DPRAM_MAX - 0x180]; member
91 static_assert(offsetof(usb_device_dpram_t, epx_data) == 0x180, "");
117 uint8_t epx_data[USB_DPRAM_MAX - 0x180]; member
121 static_assert(offsetof(usb_host_dpram_t, epx_data) == 0x180, "");