Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/
Duhs_types.h343 return epd->bEndpointAddress & UHS_ENDPOINT_NUMBER_MASK; in uhs_endpoint_num()
381 UHS_ENDPOINT_NUMBER_MASK); in uhs_endpoint_address()
Duhs_ch9.h261 #define UHS_ENDPOINT_NUMBER_MASK (0x0f<<UHS_ENDPOINT_NUMBER_SHIFT) macro