Home
last modified time | relevance | path

Searched refs:bNumInterfaces (Results 1 – 25 of 34) sorted by relevance

12

/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/
A Dusb_protocol.h469 uint8_t bNumInterfaces; member
593 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument
596 …LE_BYTE0(wTotalLength), LE_BYTE1(wTotalLength), bNumInterfaces, bConfigurationValue, iConfiguratio… in COMPILER_PACK_RESET()
600 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument
603 …LE_BYTE0(wTotalLength), LE_BYTE1(wTotalLength), bNumInterfaces, bConfigurationValue, iConfiguratio… in COMPILER_PACK_RESET()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/
A Dusb_protocol.h469 uint8_t bNumInterfaces; member
593 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument
596 …LE_BYTE0(wTotalLength), LE_BYTE1(wTotalLength), bNumInterfaces, bConfigurationValue, iConfiguratio… in COMPILER_PACK_RESET()
600 …wTotalLength, bNumInterfaces, bConfigurationValue, iConfiguration, bmAttributes, bMaxPower) … in COMPILER_PACK_RESET() argument
603 …LE_BYTE0(wTotalLength), LE_BYTE1(wTotalLength), bNumInterfaces, bConfigurationValue, iConfiguratio… in COMPILER_PACK_RESET()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_enum.c404 if (interface < udev->cfg_desc_set.cfg_desc.bNumInterfaces) { in usbh_interface_select()
431 while (if_ix < udev->cfg_desc_set.cfg_desc.bNumInterfaces) { in usbh_interface_find()
528 .bNumInterfaces = *(uint8_t *)(buf + 4U), in usbh_cfgdesc_parse()
561 if (cfg->bNumInterfaces > USBH_MAX_INTERFACES_NUM) { in usbh_cfgset_parse()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_core_config.c187 for (i = 0; i < config->desc.bNumInterfaces; ++i) in _usb_parse_interface_desc()
332 interface_nr = nintf_orig = config->desc.bNumInterfaces; //本config的interface数 in _usb_parse_config_desc()
440 config->desc.bNumInterfaces = interface_nr = n; in _usb_parse_config_desc()
787 for (i = 0; i < cf->desc.bNumInterfaces; i++) in usb_destroy_configuration()
A Dusb_core_base.c227 for (k = 0; k < virt_dev->config[j].desc.bNumInterfaces ; k++) in usb_host_free_virt_dev()
541 for (i = 0; i < config->desc.bNumInterfaces; i++) in usb_ifnum_to_if()
A Dusb_gen_hub_base.c244 for (i = 0; i < udev->actconfig->desc.bNumInterfaces; i++) in __usb_suspend_device()
434 for (i = 0; i < udev->actconfig->desc.bNumInterfaces; i++) in finish_port_resume()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/common/
A Dusb_ch9_std.h205 uint8_t bNumInterfaces; /*!< total number of interfaces in the configuration */ member
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_usb.h140 uint8_t bNumInterfaces; // Number of Interfaces member
/bsp/at32/libraries/usbotg_library/inc/
A Dusb_std.h313 …uint8_t bNumInterfaces; /*!< number of interfaces s… member
/bsp/at32/libraries/usbd_library/inc/
A Dusb_std.h321 …uint8_t bNumInterfaces; /*!< number of interfaces s… member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/
A Dprinter_core.c92 .bNumInterfaces = 0x01U,
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h241 uint8_t bNumInterfaces; /* Number of interfaces, this configuration. */ member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Class/
A DHidTransport.c206 if(HidDev->pusb_dev->actconfig->desc.bNumInterfaces != 1){ in HidPortReset()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/
A Dusbh_stdreq.c158 if(phost->Device.Cfg_Desc.bNumInterfaces > USBH_MAX_NUM_INTERFACES) in USBH_ParseCfgDesc()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h246 uint8_t bNumInterfaces; /* Number of interfaces, this configuration. */ member
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Dusb_msg.c35 .bNumInterfaces = 1,
/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dch9.h340 uint8_t bNumInterfaces; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c94 .bNumInterfaces = 0x01U,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/
A Dstandard_hid_core.c74 .bNumInterfaces = 0x01U,
A Dcustom_hid_core.c79 .bNumInterfaces = 0x01U,
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h340 uint8_t bNumInterfaces; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/
A Dcdc_acm_core.c75 .bNumInterfaces = 0x02U,
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c76 .bNumInterfaces = 0x01U,
/bsp/at32/libraries/usbotg_library/src/
A Dusbh_ctrl.c663 cfg_desc->cfg.bNumInterfaces = *(uint8_t *)(buffer + 4); in usbh_parse_configure_desc()
711 for(idx = 0; idx < uhost->dev.cfg_desc.cfg.bNumInterfaces; idx ++) in usbh_find_interface()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_usb.h562 UINT8 bNumInterfaces; member

Completed in 54 milliseconds

12