代码搜索:USB_HID
找到约 20 项符合「USB_HID」的源代码
代码结果 20
www.eeworm.com/read/348947/10859319
doc usb_hid设备报告描述符详解.doc
www.eeworm.com/read/404154/6354266
out tmp.out
BL51 BANKED LINKER/LOCATER V6.02 - SN: K1FPC-SX6T7T
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2006
C:\SiLabs\MCU\Examples\C8051F34x\USB_HID\MouseExample\F3xx_USB0_Descriptor.obj,
C:\SiLabs\MCU\Exampl
www.eeworm.com/read/404154/6354277
txt cyglink.txt
C:\SiLabs\MCU\Examples\C8051F34x\USB_HID\MouseExample\F3xx_USB0_Descriptor.obj,
C:\SiLabs\MCU\Examples\C8051F34x\USB_HID\MouseExample\F3xx_USB0_Main.obj,
C:\SiLabs\MCU\Examples\C8051F34x\USB_HID\Mouse
www.eeworm.com/read/403151/11521569
txt cyglink.txt
C:\SiLabs\MCU\Examples\C8051F326_7\USB_HID\MouseExample\F3xx_USB0_Descriptor.obj,
C:\SiLabs\MCU\Examples\C8051F326_7\USB_HID\MouseExample\F3xx_USB0_Main.obj,
C:\SiLabs\MCU\Examples\C8051F326_7\USB_HID
www.eeworm.com/read/403151/11521554
m51 mouse_f320.m51
BL51 BANKED LINKER/LOCATER V5.15 06/22/2006 17:45:54 PAGE 1
BL51 BANKED LINKER/LOCATER V5.15, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE C:\SILABS\MCU\EXAMPLES\C8051F326_7\USB_HID\MOUSE
www.eeworm.com/read/403151/11521557
out tmp.out
BL51 BANKED LINKER/LOCATER V5.15 - SN: K1DZP-5IUSHE
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2004
C:\SiLabs\MCU\Examples\C8051F326_7\USB_HID\MouseExample\F3xx_USB0_Descriptor.obj,
C:\SiLabs\MCU\Exam
www.eeworm.com/read/373765/9437263
asm usb_lib_et.asm
;--------------------------------------------------------
; C_Compiler for ETOMS MCU
; Target MCU: ET44M210
;--------------------------------------------------------
; .module usb_lib
;----------
www.eeworm.com/read/373780/9436695
asm usb_hid_led_et.asm
;--------------------------------------------------------
; C_Compiler for ETOMS MCU
; Target MCU: ET44M210
;--------------------------------------------------------
; .module usb_hid_led
;------
www.eeworm.com/read/373780/9436699
asm usb_hid_led_usb_lib_et.asm
;--------------------------------------------------------
; C_Compiler for ETOMS MCU
; Target MCU: ET44M210
;--------------------------------------------------------
; .module usb_hid_led_usb_lib
www.eeworm.com/read/209559/4964944
kconfig
#
# USB Input driver configuration
#
comment "USB Human Interface Devices (HID)"
depends on USB
config USB_HID
tristate "USB Human Interface Device (full HID) support"
depends on USB
---help---