Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/
A Dusb_protocol.h473 uint8_t bMaxPower; 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()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/
A Dusb_protocol.h473 uint8_t bMaxPower; 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()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/ustd/common/
A Dusb_ch9_std.h209 …uint8_t bMaxPower; /*!< maximum power consumption of the device while in the cu… member
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_usb.h144 uint8_t bMaxPower; // Maximum Power Consumption member
/bsp/at32/libraries/usbotg_library/inc/
A Dusb_std.h321 …uint8_t bMaxPower; /*!< maximum power consumpt… member
/bsp/at32/libraries/usbd_library/inc/
A Dusb_std.h329 …uint8_t bMaxPower; /*!< maximum power consumpt… member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/printer/Source/
A Dprinter_core.c96 .bMaxPower = 0x32U
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_spec.h245 uint8_t bMaxPower; /* Maximum power from bus, 2 mA units */ member
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_spec.h250 uint8_t bMaxPower; /* Maximum power from bus, 2 mA units */ member
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Dusb_msg.c39 .bMaxPower = 0x64 /* 200mA */
/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dch9.h344 uint8_t bMaxPower; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/msc/Source/
A Dusbd_msc_core.c98 .bMaxPower = 0x32U
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/hid/Source/
A Dstandard_hid_core.c78 .bMaxPower = 0x32U
A Dcustom_hid_core.c83 .bMaxPower = 0x32U
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dch9.h344 uint8_t bMaxPower; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/cdc/Source/
A Dcdc_acm_core.c79 .bMaxPower = 0x32U
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/iap/Source/
A Dusb_iap_core.c80 .bMaxPower = 0x32U
/bsp/rm48x50/HALCoGen/include/
A Dusblib.h580 uint8 bMaxPower; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/dfu/Source/
A Ddfu_core.c109 .bMaxPower = 0x32U
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/
A Daudio_core.c113 .bMaxPower = 0x32U
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_enum.c532 .bMaxPower = *(uint8_t *)(buf + 8U) in usbh_cfgdesc_parse()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host_devices.c511 … (((usb_descriptor_configuration_t *)deviceInstance->configurationDesc)->bMaxPower > 50) && in USB_HostProcessCallback()
524 if (((usb_descriptor_configuration_t *)temp)->bMaxPower > USB_HOST_CONFIG_MAX_POWER) in USB_HostProcessCallback()
/bsp/at32/libraries/usbotg_library/src/
A Dusbh_ctrl.c667 cfg_desc->cfg.bMaxPower = *(uint8_t *)(buffer + 8); in usbh_parse_configure_desc()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_devices.c472 if (((usb_descriptor_configuration_t *)deviceInstance->configurationDesc)->bMaxPower > in USB_HostProcessCallback()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c1176 delta = udev->actconfig->desc.bMaxPower; in hub_power_remaining()

Completed in 64 milliseconds