Home
last modified time | relevance | path

Searched defs:transferType (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device.h206 uint8_t transferType; /*!< Endpoint transfer type*/ member
A Dusb_device_ehci.c252 uint8_t transferType = epInit->transferType & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK; in USB_DeviceEhciEndpointInit() local
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device.h206 uint8_t transferType; /*!< Endpoint transfer type*/ member
A Dusb_device_ehci.c245 uint8_t transferType = epInit->transferType & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK; in USB_DeviceEhciEndpointInit() local

Completed in 15 milliseconds