Home
last modified time | relevance | path

Searched refs:epType (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/
Duhs_types.h554 UhsEpType epType=UHS_EP_TYPE_INVALID; in uhs_endpoint_type() local
557 epType=UHS_EP_TYPE_CONTROL; in uhs_endpoint_type()
560 epType=UHS_EP_TYPE_ISOC; in uhs_endpoint_type()
563 epType=UHS_EP_TYPE_BULK; in uhs_endpoint_type()
566 epType=UHS_EP_TYPE_INTERRUPT; in uhs_endpoint_type()
571 return epType; in uhs_endpoint_type()