代码搜索结果
找到约 10,000 项符合
USB 的代码
usb-skeleton.c
/*
* USB Skeleton driver - 2.0
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th
philips_usb.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
philips_usb.plg
礦ision2 Build Log
Project:
D:\USB1.0设计\D12\D12 程序\2003-11-24_固件源代码\pusb_C51源码\philips_usb.uv2
Project File Date: 10/25/2005
Output:
usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POWERED
usb_reg.h
/*
usb.h.bak
//============================================================================
// File: U08USB.H
// Func: Definitions for USB Data Types & Constants
// Header File for USB08 Demo Application
//
usb.c.bak
#include "usb.h" // Definitions for USB Data Types & Constants
#include "usbdesc.c" // const USB Descriptor Data
#define b_EP0STALL 6
#define b_DPPULLEN 2
#pragma DATA_SEG MY_ZEROPAGE
usb_loop.c
#include "reg52.h"
#include "usb.h"
#include "study.h"
/*
//*************************************************************************
// USB protocol function pointer arrays
//******************
usb_loop.c
#include "reg52.h"
#include "usb.h"
#include "study.h"
/*
//*************************************************************************
// USB protocol function pointer arrays
//******************