/Zephyr-Core-3.6.0/subsys/usb/device_next/class/ |
D | loopback.c | 67 .bmAttributes = USB_EP_TYPE_BULK, \ 77 .bmAttributes = USB_EP_TYPE_BULK, \ 87 .bmAttributes = USB_EP_TYPE_INTERRUPT, \ 97 .bmAttributes = USB_EP_TYPE_INTERRUPT, \ 107 .bmAttributes = USB_EP_TYPE_ISO, \ 117 .bmAttributes = USB_EP_TYPE_ISO, \ 153 .bmAttributes = USB_EP_TYPE_BULK, \ 163 .bmAttributes = USB_EP_TYPE_BULK, \ 186 .bmAttributes = USB_EP_TYPE_BULK, \ 196 .bmAttributes = USB_EP_TYPE_BULK, \
|
D | bt_hci.c | 482 .bmAttributes = USB_EP_TYPE_INTERRUPT, \ 491 .bmAttributes = USB_EP_TYPE_BULK, \ 500 .bmAttributes = USB_EP_TYPE_BULK, \ 521 .bmAttributes = USB_EP_TYPE_ISO, \ 530 .bmAttributes = USB_EP_TYPE_ISO, \ 551 .bmAttributes = USB_EP_TYPE_ISO, \ 560 .bmAttributes = USB_EP_TYPE_ISO, \
|
D | usbd_cdc_ecm.c | 650 .bmAttributes = USB_EP_TYPE_INTERRUPT, \ 683 .bmAttributes = USB_EP_TYPE_BULK, \ 692 .bmAttributes = USB_EP_TYPE_BULK, \
|
/Zephyr-Core-3.6.0/tests/drivers/udc/src/ |
D | main.c | 98 ed->bmAttributes, &mps, in test_udc_ep_try_config() 102 if (ed->bmAttributes == USB_EP_TYPE_CONTROL || in test_udc_ep_try_config() 103 ed->bmAttributes == USB_EP_TYPE_ISO) { in test_udc_ep_try_config() 113 ed->bmAttributes, &mps, in test_udc_ep_try_config() 127 err1 = udc_ep_enable(dev, ed->bEndpointAddress, ed->bmAttributes, in test_udc_ep_enable() 129 err2 = udc_ep_enable(dev, ed->bEndpointAddress, ed->bmAttributes, in test_udc_ep_enable() 131 err3 = udc_ep_enable(dev, FALSE_EP_ADDR, ed->bmAttributes, in test_udc_ep_enable() 133 err4 = udc_ep_enable(dev, ctrl_ep, ed->bmAttributes, in test_udc_ep_enable() 222 if (ed->bmAttributes == USB_EP_TYPE_ISO) { in test_udc_ep_halt() 241 if (ed->bmAttributes == USB_EP_TYPE_ISO) { in test_udc_ep_halt() [all …]
|
/Zephyr-Core-3.6.0/subsys/usb/device_next/ |
D | usbd_config.c | 160 desc->bmAttributes |= USB_SCD_REMOTE_WAKEUP; in usbd_config_attrib_rwup() 162 desc->bmAttributes &= ~USB_SCD_REMOTE_WAKEUP; in usbd_config_attrib_rwup() 193 desc->bmAttributes |= USB_SCD_SELF_POWERED; in usbd_config_attrib_self() 195 desc->bmAttributes &= ~USB_SCD_SELF_POWERED; in usbd_config_attrib_self() 246 if (desc->bmAttributes & USB_SCD_REMOTE_WAKEUP) { in usbd_add_configuration()
|
D | usbd_endpoint.c | 26 ret = udc_ep_enable(dev, ed->bEndpointAddress, ed->bmAttributes, in usbd_ep_enable()
|
D | usbd_init.c | 47 ed->bmAttributes, &mps, in assign_ep_addr()
|
/Zephyr-Core-3.6.0/subsys/tracing/ |
D | tracing_backend_usb.c | 59 .bmAttributes = USB_DC_EP_BULK, 71 .bmAttributes = USB_DC_EP_BULK,
|
/Zephyr-Core-3.6.0/subsys/usb/device/class/ |
D | loopback.c | 53 .bmAttributes = USB_DC_EP_BULK, 63 .bmAttributes = USB_DC_EP_BULK,
|
D | bt_h4.c | 68 .bmAttributes = USB_DC_EP_BULK, 78 .bmAttributes = USB_DC_EP_BULK,
|
D | bluetooth.c | 80 .bmAttributes = USB_DC_EP_INTERRUPT, 90 .bmAttributes = USB_DC_EP_BULK, 100 .bmAttributes = USB_DC_EP_BULK,
|
/Zephyr-Core-3.6.0/include/zephyr/usb/class/ |
D | usb_dfu.h | 85 uint8_t bmAttributes; member
|
/Zephyr-Core-3.6.0/include/zephyr/usb/ |
D | bos.h | 38 uint32_t bmAttributes; member
|
D | usb_ch9.h | 174 uint8_t bmAttributes; member 211 uint8_t bmAttributes; member
|
D | usbd.h | 317 .bmAttributes = USB_SCD_RESERVED | (attrib), \
|
/Zephyr-Core-3.6.0/subsys/usb/device/class/netusb/ |
D | function_ecm.c | 103 .bmAttributes = USB_DC_EP_INTERRUPT, 142 .bmAttributes = USB_DC_EP_BULK, 153 .bmAttributes = USB_DC_EP_BULK,
|
D | function_eem.c | 52 .bmAttributes = USB_DC_EP_BULK, 63 .bmAttributes = USB_DC_EP_BULK,
|
D | function_rndis.c | 83 .bmAttributes = USB_DC_EP_INTERRUPT, 105 .bmAttributes = USB_DC_EP_BULK, 115 .bmAttributes = USB_DC_EP_BULK,
|
/Zephyr-Core-3.6.0/subsys/usb/device/class/audio/ |
D | usb_audio_internal.h | 297 uint8_t bmAttributes; member 308 uint8_t bmAttributes; member 517 .bmAttributes = (USB_DC_EP_ISOCHRONOUS | SYNC_TYPE(dev, i)), \ 529 .bmAttributes = 0x00, \
|
/Zephyr-Core-3.6.0/samples/subsys/usb/webusb/src/ |
D | webusb.c | 62 .bmAttributes = attr, \
|
D | main.c | 170 .bmAttributes = BIT(1) | BIT(2),
|
/Zephyr-Core-3.6.0/tests/subsys/usb/device/src/ |
D | main.c | 48 .bmAttributes = attr, \
|
/Zephyr-Core-3.6.0/subsys/usb/device/ |
D | usb_descriptor.c | 90 .bmAttributes = USB_SCD_RESERVED | 243 ep_cfg.ep_type = (ep_descr->bmAttributes & in usb_validate_ep_cfg_data()
|
/Zephyr-Core-3.6.0/subsys/usb/device/class/dfu/ |
D | usb_dfu.c | 127 .bmAttributes = DFU_DESC_ATTRIBUTES, 180 .bmAttributes = USB_SCD_RESERVED | 216 .bmAttributes = DFU_DESC_ATTRIBUTES,
|
/Zephyr-Core-3.6.0/tests/subsys/usb/desc_sections/src/ |
D | desc_sections.c | 58 .bmAttributes = attr, \
|