Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Duhs_types.h397 static inline BOOL uhs_endpoint_xfer_bulk(const UhsEndpointDescriptor *epd) in uhs_endpoint_xfer_bulk() function
451 return uhs_endpoint_xfer_bulk(epd) && uhs_endpoint_dir_in(epd); in uhs_endpoint_is_bulk_in()
463 return uhs_endpoint_xfer_bulk(epd) && uhs_endpoint_dir_out(epd); in uhs_endpoint_is_bulk_out()