Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dusb_common.h78 constexpr uint32_t USB_CFG_SELF_POWERED = 0x80; variable
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_ddk.h82 #define USB_CFG_SELF_POWERED 0x40 macro