Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dusb_dpram.h23 #define USB_NUM_ENDPOINTS 16 macro
27 #define USB_MAX_ENDPOINTS USB_NUM_ENDPOINTS
31 #define USB_HOST_INTERRUPT_ENDPOINTS (USB_NUM_ENDPOINTS - 1)
74 } ep_ctrl[USB_NUM_ENDPOINTS - 1];
80 } ep_buf_ctrl[USB_NUM_ENDPOINTS];
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dusb_dpram.h23 #define USB_NUM_ENDPOINTS 16 macro
27 #define USB_MAX_ENDPOINTS USB_NUM_ENDPOINTS
31 #define USB_HOST_INTERRUPT_ENDPOINTS (USB_NUM_ENDPOINTS - 1)
74 } ep_ctrl[USB_NUM_ENDPOINTS - 1];
80 } ep_buf_ctrl[USB_NUM_ENDPOINTS];