Home
last modified time | relevance | path

Searched defs:ep_mps (Results 1 – 15 of 15) sorted by relevance

/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c196 uint32_t ep_mps; in usbh_bluetooth_hci_rx_thread() local
278 uint32_t ep_mps; in usbh_bluetooth_hci_evt_rx_thread() local
327 uint32_t ep_mps; in usbh_bluetooth_hci_acl_rx_thread() local
/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_dc_kinetis.c16 uint16_t ep_mps; /* Endpoint max packet size */ member
41 uint16_t ep_mps; in kinetis_start_transfer() local
/components/drivers/usb/cherryusb/port/bouffalolab/
A Dusb_dc_bl.c113 uint16_t ep_mps; /* Endpoint max packet size */ member
191 static void bflb_usb_set_outep_mps(uint8_t ep_idx, uint16_t ep_mps) in bflb_usb_set_outep_mps()
201 static void bflb_usb_set_inep_mps(uint8_t ep_idx, uint16_t ep_mps) in bflb_usb_set_inep_mps()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c234 uint16_t ep_mps, in dwc2_chan_char_init()
292 uint16_t ep_mps, in dwc2_chan_init()
515 static uint16_t dwc2_calculate_packet_num(uint32_t input_size, uint8_t ep_addr, uint16_t ep_mps, ui… in dwc2_calculate_packet_num()
A Dusb_dc_dwc2.c68 uint16_t ep_mps; /* Endpoint max packet size */ member
/components/drivers/usb/cherryusb/port/template/
A Dusb_dc.c5 uint16_t ep_mps; /* Endpoint max packet size */ member
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c26 uint16_t ep_mps; /* Endpoint max packet size */ member
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c107 uint16_t ep_mps; /* Endpoint max packet size */ member
351 static void chipidea_edpt_open(uint8_t busid, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_mps) in chipidea_edpt_open()
/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c35 uint16_t ep_mps; /* Endpoint max packet size */ member
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_dc_rp2040.c24 uint16_t ep_mps; /* Endpoint max packet size */ member
/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic.c63 uint16_t ep_mps; /* Endpoint max packet size */ member
770 uint16_t ep_mps; in usbd_ep_open() local
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c368 uint16_t ep_mps; in usbh_enumerate() local
A Dusbd_core.c35 uint16_t ep_mps; member
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c190 uint16_t ep_mps, in ehci_qh_fill()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_dc_musb.c161 uint16_t ep_mps; /* Endpoint max packet size */ member

Completed in 30 milliseconds