Home
last modified time | relevance | path

Searched defs:mps (Results 1 – 7 of 7) sorted by relevance

/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c152 uint16_t mps; in usbh_video_open() local
320 uint16_t mps; in usbh_video_list_info() local
/components/drivers/usb/cherryusb/port/nrf5x/
A Dusb_dc_nrf5x.c39 uint16_t mps; /*!< Maximum packet length of endpoint */ member
199 uint16_t mps = ep_cfg->wMaxPacketSize; in usbd_ep_open() local
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c33 uint16_t mps; in usbh_bluetooth_connect() local
/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.c59 uint16_t mps; in usbh_audio_open() local
/components/drivers/usb/cherryusb/port/musb/
A Dusb_dc_musb.c254 static uint32_t musb_get_fifo_size(uint16_t mps, uint16_t *used) in musb_get_fifo_size()
A Dusb_hc_musb.c265 static uint32_t musb_get_fifo_size(uint16_t mps, uint16_t *used) in musb_get_fifo_size()
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c1957 rt_int32_t remain, mps; in rt_usbd_ep0_in_handler() local

Completed in 20 milliseconds