Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dusb_dpram.h31 #define USB_HOST_INTERRUPT_ENDPOINTS (USB_NUM_ENDPOINTS - 1) macro
101 } int_ep_ctrl[USB_HOST_INTERRUPT_ENDPOINTS];
110 } int_ep_buffer_ctrl[USB_HOST_INTERRUPT_ENDPOINTS];
126 static_assert( USB_HOST_INTERRUPT_ENDPOINTS == 15, "");
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dusb_dpram.h31 #define USB_HOST_INTERRUPT_ENDPOINTS (USB_NUM_ENDPOINTS - 1) macro
101 } int_ep_ctrl[USB_HOST_INTERRUPT_ENDPOINTS];
110 } int_ep_buffer_ctrl[USB_HOST_INTERRUPT_ENDPOINTS];
126 static_assert( USB_HOST_INTERRUPT_ENDPOINTS == 15, "");