代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/346546/11738595
h usb_task.h
/**
* @file usb_task.h,v
*
* Copyright (c) 2004 Atmel.
*
* Please read file license.txt for copyright notice.
*
* @brief This file contains the function declarations
*
* @version 1.1
www.eeworm.com/read/346546/11738599
h usb_enum.h
//! @file usb_enum.h,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Use of this program is subject to Atmel's End User License Agreement.
//! Please read file license.txt for copyright notice.
//!
www.eeworm.com/read/346546/11738603
c usb_enum.c
//! @file usb_enum.c,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Use of this program is subject to Atmel's End User License Agreement.
//! Please read file license.txt for copyright notice.
//!
www.eeworm.com/read/346546/11738609
c usb_task.c
//!
//! @file usb_task.c,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file manages the USB controller.
//!
//! The USB ta
www.eeworm.com/read/346546/11738662
h conf_usb.h
//! @file conf_usb.h,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! This file contains the possible external configuration of the USB
//!
www.eeworm.com/read/157103/11738728
hex usb_debug.hex
www.eeworm.com/read/157103/11739008
prj usb_debug.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=17
RadioGroup1=0
www.eeworm.com/read/157103/11739089
src usb_debug.src
[Files]
USB\HAL.C
[Headers]
USB\HAL.H
USB\D12CI.H
USB\MAIN.H
USB\USB100.H
USB\HAP9.H
C:\icc\include\iom16v.h
C:\icc\include\macros.h
[Documents]
www.eeworm.com/read/157103/11739157
mak usb_debug.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bdata:0x60.0x4
www.eeworm.com/read/157103/11739273