Searched defs:maxpacket (Results 1 – 8 of 8) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/ |
| A D | ehci-q.c | 51 size_t len, int token, int maxpacket) in qtd_fill() 663 int len, this_sg_len, maxpacket; in qh_urb_transaction() local
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_usb.h | 113 uint32_t maxpacket; /*!< Endpoint Max packet size member
|
| /bsp/at32/libraries/usbd_library/src/ |
| A D | usbd_core.c | 492 void usbd_ept_open(usbd_core_type *udev, uint8_t ept_addr, uint8_t ept_type, uint16_t maxpacket) in usbd_ept_open()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/ |
| A D | hal_udc.c | 349 static void usbc_ep_config(uint32_t ts_type, uint16_t maxpacket, in usbc_ep_config() 1248 void hal_udc_ep_enable(uint8_t ep_addr, uint16_t maxpacket, uint32_t ts_type) in hal_udc_ep_enable()
|
| A D | udc.h | 97 uint32_t maxpacket; member
|
| /bsp/at32/libraries/usbotg_library/src/ |
| A D | usbd_core.c | 329 void usbd_ept_open(usbd_core_type *udev, uint8_t ept_addr, uint8_t ept_type, uint16_t maxpacket) in usbd_ept_open()
|
| A D | usbh_core.c | 680 uint16_t maxpacket, in usbh_hc_open()
|
| /bsp/ht32/libraries/usbd_library/inc/ |
| A D | usbd_code.h | 185 uint16_t maxpacket; /*!< endpoint max packet*/ member
|
Completed in 20 milliseconds