代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/306904/13735786
uv2 usb.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (USB), 0x0000 // Tools: 'MCS-51'
Group (Source)
File 1,1, 0x0
File 1,1, 0x0
Fil
www.eeworm.com/read/306904/13735811
m51 usb.m51
BL51 BANKED LINKER/LOCATER V5.03 06/02/2006 18:37:12 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE .\HEX\
www.eeworm.com/read/306784/13737691
h usb100.h
#include "protodma.h"
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POWERED 0x01
#define USB_GETST
www.eeworm.com/read/306424/13745004
c usb-skeleton.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/306272/13748128
lst usb_disk.lst
C51 COMPILER V7.50 USB_DISK 01/15/2006 18:40:26 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE USB_DISK
OBJECT MODULE PLACED I
www.eeworm.com/read/306272/13748132
c usb_disk.c
#include "AT89C51SND1_REG.H"
#include "UDISK_DEF.H"
extern void ReadFlash(); //Defined in FLASH_RW.C
extern void WriteFlash();
code unsigned char Device_Descriptor[18] = {
0x12,
www.eeworm.com/read/306272/13748133
obj usb_disk.obj
www.eeworm.com/read/305487/13767401
c 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
www.eeworm.com/read/305289/13775287
h 2440usb.h
/*********************************************
NAME: 2440usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2440
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/304633/13790371