Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_protocol.h22 #define USB_DEFAULT_ALTSETTING 0x0 macro
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c88 ptr->curAltSetting = USB_DEFAULT_ALTSETTING; in UsbInterfaceInit()