Home
last modified time | relevance | path

Searched refs:bMaxPacketSize0 (Results 1 – 25 of 31) sorted by relevance

12

/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/
A Dusb_protocol.h372 uint8_t bMaxPacketSize0; member
457 uint8_t bMaxPacketSize0; member
568bMaxPacketSize0, \ in COMPILER_PACK_RESET() argument
578 …SB), LE_BYTE1(bcdUSB), bDeviceClass, bDeviceSubClass, bDeviceProtocol, bMaxPacketSize0, \ in COMPILER_PACK_RESET()
583 …bcdUSB, bDeviceClass, bDeviceSubClass, bDeviceProtocol, bMaxPacketSize0, bNumConfigurations) … in COMPILER_PACK_RESET() argument
586 …SB), LE_BYTE1(bcdUSB), bDeviceClass, bDeviceSubClass, bDeviceProtocol, bMaxPacketSize0, \ in COMPILER_PACK_RESET()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/
A Dusb_protocol.h372 uint8_t bMaxPacketSize0; member
457 uint8_t bMaxPacketSize0; member
568bMaxPacketSize0, \ in COMPILER_PACK_RESET() argument
578 …SB), LE_BYTE1(bcdUSB), bDeviceClass, bDeviceSubClass, bDeviceProtocol, bMaxPacketSize0, \ in COMPILER_PACK_RESET()
583 …bcdUSB, bDeviceClass, bDeviceSubClass, bDeviceProtocol, bMaxPacketSize0, bNumConfigurations) … in COMPILER_PACK_RESET() argument
586 …SB), LE_BYTE1(bcdUSB), bDeviceClass, bDeviceSubClass, bDeviceProtocol, bMaxPacketSize0, \ in COMPILER_PACK_RESET()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h287 uint8_t bMaxPacketSize0; member
416 uint8_t bMaxPacketSize0; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/common/
A Dusb_ch9_std.h191 …uint8_t bMaxPacketSize0; /*!< size of the control (address 0) endpoint's bank in byte… member
/bsp/at32/libraries/usbotg_library/inc/
A Dusb_std.h295 …uint8_t bMaxPacketSize0; /*!< maximum packet size for… member
/bsp/at32/libraries/usbd_library/inc/
A Dusb_std.h303 …uint8_t bMaxPacketSize0; /*!< maximum packet size for… member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/
A Dprinter_core.c72 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h226 uint8_t bMaxPacketSize0; /* Maximum packet size for endpoint zero */ member
/bsp/rm48x50/HALCoGen/include/
A Dusblib.h371 uint8 bMaxPacketSize0; member
511 uint8 bMaxPacketSize0; member
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h231 uint8_t bMaxPacketSize0; /* Maximum packet size for endpoint zero */ member
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Dusb_msg.c21 .bMaxPacketSize0 = 64,
/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dch9.h287 uint8_t bMaxPacketSize0; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c74 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c777 buf->bMaxPacketSize0 = 0; in hub_port_init()
789 switch (buf->bMaxPacketSize0) in hub_port_init()
805 hal_log_err("ERR: unkown bMaxPacketSize0(%d)", buf->bMaxPacketSize0); in hub_port_init()
820 udev->descriptor.bMaxPacketSize0 = buf->bMaxPacketSize0; in hub_port_init()
917 i = udev->descriptor.bMaxPacketSize0; in hub_port_init()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/
A Dstandard_hid_core.c54 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
A Dcustom_hid_core.c58 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/
A Dcdc_acm_core.c54 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c56 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_usb.h547 UINT8 bMaxPacketSize0; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/dfu/Source/
A Ddfu_core.c84 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_core.c466 puhost->control.max_len = puhost->dev_prop.dev_desc.bMaxPacketSize0; in usbh_enum_task()
A Dusbh_enum.c496 .bMaxPacketSize0 = *(uint8_t *)(buf + 7U) in usbh_devdesc_parse()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_usb.h539 UINT8 bMaxPacketSize0; member
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_usb_host.c460 UsbDevEndp0Size = ((PUSB_DEV_DESCR)DataBuf)->bMaxPacketSize0; in AnalyzeRootHub()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/
A Daudio_core.c88 .bMaxPacketSize0 = USB_FS_EP0_MAX_LEN,

Completed in 48 milliseconds

12