Home
last modified time | relevance | path

Searched defs:USB_CFG_REMOTE_WAKEUP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dusb_common.h83 constexpr uint32_t USB_CFG_REMOTE_WAKEUP = 0x20; variable
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_ddk.h87 #define USB_CFG_REMOTE_WAKEUP 0x20 macro