代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.cpp
#include "stdafx.h"
#include "usbhead.h"
#include "usb.h"
/*----------------------------------------------------------------------------
; 显示DEBUG信息
--------------------------------
usb.lst
C51 COMPILER V8.05a USB 05/22/2009 15:28:38 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE USB
OBJECT MODULE PLACED IN US
usb.h
#if 0
#define Usb_set_STALLRQ() (UEPSTAX |= 0x20)
/* USB Driver */
#define USB_PU_CTRL FALSE /* no pull-up control */
#define VENDOR_ID 0xEB03 /* Atmel
usb.c
/**************************************************************************
* H E A D E R F I L E S
**********************************************************************
usb.cpp
//////////////////////////////////////////////////////////////////////
//
// USBDevice1.cpp: implementation of the USBDevice class.
//
/////////////////////////////////////////////////////////////
usb.h
// USBDevice1.h: interface for the USBDevice class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_USBDEVICE1_H__3BDB6953_8321_47FD_8FB3_735C81D3C5C0__
usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
usb.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
USB.H
Abstract:
structures and APIs for USB drivers.
Environment:
Kernel & user mode