Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dmod_usbhost.h37 #define USB_USER_CTRL_CMD_MASK 0x0f0000 macro
39 #define USB_USER_CTRL_CMD_DEVICE_INFO_MASK (USB_USER_CTRL_CMD_MASK | 0x1000)
40 #define USB_USER_CTRL_CMD_STORAGE_MASK (USB_USER_CTRL_CMD_MASK | 0x2000)
41 #define USB_USER_CTRL_CMD_HID_MASK (USB_USER_CTRL_CMD_MASK | 0x3000)

Completed in 5 milliseconds