代码搜索:USB技术
找到约 10,000 项符合「USB技术」的源代码
代码结果 10,000
www.eeworm.com/read/13690/280142
usbò»+
// interface.h - device interface classes for ForUsb
// This GUID identifies the device interface class used by the ForUsbDevice device
// TODO: If your driver supports a standard interface, use
www.eeworm.com/read/13690/280143
usbò»+
// ForUsbioctl.h
//
// Define control codes for ForUsb driver
//
#ifndef __ForUsbioctl__h_
#define __ForUsbioctl__h_
#define FORUSB_IOCTL_Test CTL_CODE(FILE_DEVICE_UNKNOWN, 0x800, METHOD_BUF
www.eeworm.com/read/13690/280144
usbò»+
www.eeworm.com/read/13690/280145
usbò»+
由于PHILIPS公司生产的PDIUSBD12芯片自身存在一个小小的问题,即当片选没有选中时它的第14角仍然会输出低电平的中断信号,由于它接单片机的P3。3,所以与本实验板上的矩阵键盘共用的P3。3口有冲突,为了让大家正常使用实验板,使用PDIUSBD12芯片时请将该芯片左边的INT1两线柱短接。在不使用该芯片时不用接。这个改动不会影响到该实验板的功能。
...
www.eeworm.com/read/13690/280146
usbò»+
www.eeworm.com/read/13690/280147
usbò»+
# MAKEFILE for ForUsb
#
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
# file to this component. This file merely indirects to the real make file
# that is shared by
www.eeworm.com/read/13690/280148
usbò»+
// ForUsb.h
//
// Generated by DriverWizard version DriverStudio 2.7.0 (Build 562)
// Requires Compuware's DriverWorks classes
//
#ifndef __ForUsb_h__
#define __ForUsb_h__
#define EOL "\n"
www.eeworm.com/read/13690/280149
usbò»+
www.eeworm.com/read/13690/280150
usbò»+
www.eeworm.com/read/13690/280151