| /bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/ |
| A D | usb_protocol.h | 409 uint32_t bmAttributes; member 424 uint8_t bmAttributes; member 472 uint8_t bmAttributes; member 519 uint8_t bmAttributes; member 531 uint8_t bmAttributes; member 593 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument 597 bmAttributes, bMaxPower in COMPILER_PACK_RESET() 600 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument 604 bmAttributes, bMaxPower in COMPILER_PACK_RESET() 633 #define USB_ENDP_DESC_BYTES(bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) … in COMPILER_PACK_RESET() argument [all …]
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/ |
| A D | usb_protocol.h | 409 uint32_t bmAttributes; member 424 uint8_t bmAttributes; member 472 uint8_t bmAttributes; member 519 uint8_t bmAttributes; member 531 uint8_t bmAttributes; member 593 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument 597 bmAttributes, bMaxPower in COMPILER_PACK_RESET() 600 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument 604 bmAttributes, bMaxPower in COMPILER_PACK_RESET() 633 #define USB_ENDP_DESC_BYTES(bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) … in COMPILER_PACK_RESET() argument [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/ |
| A D | ch9.h | 343 uint8_t bmAttributes; member 395 uint8_t bmAttributes; member 466 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type() 483 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk() 489 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control() 495 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int() 501 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/include/ |
| A D | usb_spec.h | 249 uint8_t bmAttributes; /* Configuration characteristics */ member 271 uint8_t bmAttributes; member 281 uint8_t bmAttributes; member 298 uint8_t bmAttributes[4]; /*Bitmap encoding of supported device level features.*/ member 305 uint8_t bmAttributes; member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/ |
| A D | usb_msg.c | 38 .bmAttributes = 0x80, 58 .bmAttributes = USB_ENDPOINT_XFER_BULK, 67 .bmAttributes = USB_ENDPOINT_XFER_BULK, 133 demo_ep_bulk_in.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK); in usb_msg_ep_init() 143 demo_ep_bulk_out.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK); in usb_msg_ep_init()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/ |
| A D | audio_core.c | 112 .bmAttributes = 0xC0U, 323 .bmAttributes = USB_ENDPOINT_TYPE_ISOCHRONOUS, 338 .bmAttributes = 0x00U, 416 .bmAttributes = USB_ENDPOINT_TYPE_ISOCHRONOUS, 431 .bmAttributes = 0x00U, 517 .bmAttributes = std_ep.bmAttributes, in audio_init() 537 .bmAttributes = std_ep.bmAttributes, in audio_init()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_usbh.c | 78 pipe->ep.bmAttributes, in drv_pipe_xfer() 88 if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in drv_pipe_xfer() 98 pipe->ep.bmAttributes, in drv_pipe_xfer() 174 pipe->ep.bmAttributes, in drv_open_pipe()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/ |
| A D | printer_core.c | 95 .bmAttributes = 0xA0U, 123 .bmAttributes = USB_EP_ATTR_BULK, 136 .bmAttributes = USB_EP_ATTR_BULK,
|
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/include/ |
| A D | usb_spec.h | 244 uint8_t bmAttributes; /* Configuration characteristics */ member 266 uint8_t bmAttributes; member 284 uint8_t bmAttributes[4]; /*Bitmap encoding of supported device level features.*/ member
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/ |
| A D | usbd_msc_core.c | 97 .bmAttributes = 0xC0U, 123 .bmAttributes = USB_EP_ATTR_BULK, 135 .bmAttributes = USB_EP_ATTR_BULK,
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/ |
| A D | cdc_acm_core.c | 78 .bmAttributes = 0x80U, 152 .bmAttributes = USB_EP_ATTR_INT, 181 .bmAttributes = USB_EP_ATTR_BULK, 194 .bmAttributes = USB_EP_ATTR_BULK,
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/ |
| A D | custom_hid_core.c | 82 .bmAttributes = 0x80U, 124 .bmAttributes = USB_EP_ATTR_INT, 137 .bmAttributes = USB_EP_ATTR_INT,
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/common/ |
| A D | usb_ch9_std.h | 208 uint8_t bmAttributes; /*!< configuration attributes */ member 228 uint8_t bmAttributes; /*!< endpoint attributes */ member
|
| /bsp/nuvoton/libraries/m460/rtt_port/ |
| A D | drv_usbhost.c | 309 psEPInfo->bmAttributes = pipe->ep.bmAttributes; in nu_open_pipe() 513 if (pipe->ep.bmAttributes == USB_EP_ATTR_CONTROL) in nu_pipe_xfer() 602 if (pipe->ep.bmAttributes == USB_EP_ATTR_BULK) in nu_pipe_xfer() 610 else if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in nu_pipe_xfer() 623 else if (pipe->ep.bmAttributes == USB_EP_ATTR_ISOC) in nu_pipe_xfer()
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_usbhost.c | 312 psEPInfo->bmAttributes = pipe->ep.bmAttributes; in nu_open_pipe() 499 if (pipe->ep.bmAttributes == USB_EP_ATTR_CONTROL) in nu_pipe_xfer() 588 if (pipe->ep.bmAttributes == USB_EP_ATTR_BULK) in nu_pipe_xfer() 596 else if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in nu_pipe_xfer() 609 else if (pipe->ep.bmAttributes == USB_EP_ATTR_ISOC) in nu_pipe_xfer()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_usbhost.c | 310 psEPInfo->bmAttributes = pipe->ep.bmAttributes; in nu_open_pipe() 497 if (pipe->ep.bmAttributes == USB_EP_ATTR_CONTROL) in nu_pipe_xfer() 586 if (pipe->ep.bmAttributes == USB_EP_ATTR_BULK) in nu_pipe_xfer() 594 else if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in nu_pipe_xfer() 607 else if (pipe->ep.bmAttributes == USB_EP_ATTR_ISOC) in nu_pipe_xfer()
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_usb.h | 143 …uint8_t bmAttributes; // D7 Bus Powered , D6 Self Powered, D5 Remote Wakeup , D4..0 Rese… member 163 uint8_t bmAttributes; // specifies the transfer type. member
|
| /bsp/at32/libraries/usbotg_library/inc/ |
| A D | usb_std.h | 316 …uint8_t bmAttributes; /*!< configuration characte… member 350 …uint8_t bmAttributes; /*!< describes the endpoint… member
|
| /bsp/at32/libraries/usbd_library/inc/ |
| A D | usb_std.h | 324 …uint8_t bmAttributes; /*!< configuration characte… member 358 …uint8_t bmAttributes; /*!< describes the endpoint… member
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_usbhost.c | 313 psEPInfo->bmAttributes = pipe->ep.bmAttributes; in nu_open_pipe() 522 if (pipe->ep.bmAttributes == USB_EP_ATTR_CONTROL) in nu_pipe_xfer() 616 if (pipe->ep.bmAttributes == USB_EP_ATTR_BULK) in nu_pipe_xfer() 624 else if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in nu_pipe_xfer() 637 else if (pipe->ep.bmAttributes == USB_EP_ATTR_ISOC) in nu_pipe_xfer()
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_usbhost.c | 329 psEPInfo->bmAttributes = pipe->ep.bmAttributes; in nu_open_pipe() 562 if (pipe->ep.bmAttributes == USB_EP_ATTR_CONTROL) in nu_pipe_xfer() 655 if (pipe->ep.bmAttributes == USB_EP_ATTR_BULK) in nu_pipe_xfer() 663 else if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in nu_pipe_xfer() 676 else if (pipe->ep.bmAttributes == USB_EP_ATTR_ISOC) in nu_pipe_xfer()
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | drv_usbhost.c | 329 psEPInfo->bmAttributes = pipe->ep.bmAttributes; in nu_open_pipe() 562 if (pipe->ep.bmAttributes == USB_EP_ATTR_CONTROL) in nu_pipe_xfer() 655 if (pipe->ep.bmAttributes == USB_EP_ATTR_BULK) in nu_pipe_xfer() 663 else if (pipe->ep.bmAttributes == USB_EP_ATTR_INT) in nu_pipe_xfer() 676 else if (pipe->ep.bmAttributes == USB_EP_ATTR_ISOC) in nu_pipe_xfer()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/dfu/Source/ |
| A D | dfu_core.c | 108 .bmAttributes = 0x80U, 135 .bmAttributes = USB_DFU_CAN_DOWNLOAD | USB_DFU_CAN_UPLOAD | USB_DFU_WILL_DETACH, 322 if (dfu_config_desc.dfu_func.bmAttributes & 0x04U) { in dfu_mode_leave() 569 (dfu_config_desc.dfu_func.bmAttributes & 0x04U)){ in dfu_getstatus()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Include/ |
| A D | audio_core.h | 224 uint8_t bmAttributes; /*!< transfer type and synchronization type */ member 235 uint8_t bmAttributes; /*!< transfer type and synchronization type */ member
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/usb/ |
| A D | ch9.h | 343 uint8_t bmAttributes; member 395 uint8_t bmAttributes; member
|