代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/398967/7904836
c hid_usb_config.c
/****************************************************************************
*
* Copyright (c) 2006-2007 by CMX Systems, Inc.
*
* This software is copyrighted by and is the sole pr
www.eeworm.com/read/398967/7904855
h hid_usb_config.h
/****************************************************************************
*
* Copyright (c) 2006-2007 by CMX Systems, Inc.
*
* This software is copyrighted by and is the sole pr
www.eeworm.com/read/480891/6663246
c ex_usb_hid.c
/////////////////////////////////////////////////////////////////////////
//// ////
//// ex_usb_hid.c
www.eeworm.com/read/250357/12411567
asm usb_cls_hid.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: USB_cls_hid.asm
;; Ve
www.eeworm.com/read/490919/1194231
c usb_hid_device.c
/*
* File: main.c
* Purpose: Main process
*
*/
#include "common.h"
#include "usb.h"
void poll_for_vbus(int);
int hid_device_enum(uint8*, uint8*, uint8* );
uint32 ep_list_addr;
#define USB_MO
www.eeworm.com/read/490919/1194238
c usb_hid_host.c
/*
* File: main.c
* Purpose: Main process
*
*/
#include "common.h"
#include "usb.h"
void latch_init (void);
int hid_enum (USB_QH *, uint8 *,uint8 *,uint8 *);
void set_device_address(USB_QH *,
www.eeworm.com/read/488559/1229594
c usb_function_hid.c
/********************************************************************
FileName: usb_function_hid.c
Dependencies: See INCLUDES section
Processor: PIC18 or PIC24 USB Microcontrollers
Hardw
www.eeworm.com/read/488559/1229595
c usb_host_hid.c
/******************************************************************************
USB Host HID Device Driver
This is the Human Interface Device Class driver file for a USB Embedded Host
device.
www.eeworm.com/read/488559/1229609
h usb_function_hid.h
/*******************************************************************************
USB HID class header file
This file, with its associated C source file, provides the interface required
to t
www.eeworm.com/read/488559/1229613
h usb_host_hid.h
/******************************************************************************
USB Host Human Interface Device Driver Header File
Description:
This is the header file for a USB Embedded