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

Completed in 14 milliseconds