Searched defs:transferType (Results 1 – 4 of 4) sorted by relevance
206 uint8_t transferType; /*!< Endpoint transfer type*/ member
252 uint8_t transferType = epInit->transferType & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK; in USB_DeviceEhciEndpointInit() local
245 uint8_t transferType = epInit->transferType & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK; in USB_DeviceEhciEndpointInit() local
Completed in 15 milliseconds