Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c189 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
Df_dfu.c116 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED, /* 0xc0 */
Drndis.c345 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
Df_mass_storage.c200 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,
/third_party/FreeBSD/sys/dev/usb/
Dusb.h388 #define UC_BUS_POWERED 0x80 macro
Dusb_device.c536 if (cdp->bmAttributes & UC_BUS_POWERED) { in usbd_set_config_index()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c86 .bmAttributes = UC_SELF_POWERED | UC_BUS_POWERED,