Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/MAXUSB/include/core/
Dusb_protocol.h49 #define RT_DEV_TO_HOST 0x80 macro
/hal_adi-latest/MAX/Libraries/MAXUSB/src/core/musbhsfc/
Dusb.c948 if (sud->bmRequestType & RT_DEV_TO_HOST) { in MXC_USB_GetSetup()