Searched defs:ep_mps (Results 1 – 8 of 8) sorted by relevance
23 uint16_t ep_mps; /* Endpoint max packet size */ member
27 uint16_t ep_mps; /* Endpoint max packet size */ member
228 uint16_t ep_mps; in usbh_cdc_ecm_rx_thread() local
179 uint16_t ep_mps, in ehci_qh_fill()1071 int usbh_ep_pipe_reconfigure(usbh_pipe_t pipe, uint8_t dev_addr, uint8_t ep_mps, uint8_t mult) in usbh_ep_pipe_reconfigure()
45 uint16_t ep_mps; member
30 uint16_t ep_mps; /* Endpoint max packet size */ member
448 uint16_t ep_mps; in usbh_enumerate() local
1725 uint16_t ep_mps, uint8_t ep_type) in HAL_PCD_EP_Open()