Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Duhs_ch9.h35 #define UHS_DIR_IN 0x80 /* to host */ macro
Duhs_types.h355 return((epd->bEndpointAddress & UHS_ENDPOINT_DIR_MASK) == UHS_DIR_IN) ? TRUE : FALSE; in uhs_endpoint_dir_in()