代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "timer.h"
#include "option.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#includ
usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us
usb.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "timer.h"
#include "option.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#includ
usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us
usb.h
/*
* $Id: usb.h,v 1.1 2002/12/05 22:20:38 telka Exp $
*
* Copyright (C) 2001, 2002 ETC s.r.o.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th
usb.asm
;*******************************************************************************************
; DS1620.asm - DS1620采集温度的主程序
;**************************************************************************
usb.hex
:10000000830100308A004928F40003088301C100FD
:100010000408C2000A08C3008A017008C8007108F9
:10002000C9007208CA007308CB004608C40047081C
:10003000C500831203138C1D262883168C1D2628C9
:100040000A128A11FE2
usb.pjt
[PROJECT]
Target=USB.HEX
Development_Mode=1
Processor=0x6745
ToolSuite=HI-TECH
[Fuses]
Frequency=24000000.000000
ClockSource=1
Mode=0
WDTEnable=0
WDTBreak=0
WDTPrescale=713
StackBreak=1
usb.h
unsigned char GetEP1 (unsigned char buffer[]);
unsigned char PutEP1 (unsigned char bytes, unsigned char buffer[]);
unsigned char PutEP2 (unsigned char bytes, unsigned char buffer[]);
extern void St