代码搜索结果
找到约 10,000 项符合
USART 的代码
prj1.src
[Files]
Main.c
Usart1_M128.c
Lcd7920.c
Delay_7.37M.c
Rtl8019as_Ethernet_M128.c
Rtl8019as_M128.c
Rtl8019as_Udp_M128.c
Rtl8019as_Arp_M128.c
Rtl8019as_Icmp_M128.c
[Headers]
Public.h
Usart1_M1
iom128v.h
#ifndef __iom128v_h
#define __iom128v_h
/* ATmega128 header file for
* ImageCraft ICCAVR compiler
*/
/* i/o register addresses
* >= 0x60 are memory mapped only
*/
/* not strictly sor
app.map
CodeVisionAVR C Compiler V1.25.3 Standard
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: E:\shuanglong\Dhome_PotNew最小模块的部分\app.c
Global variables memory
serialdrv.i
// CodeVisionAVR C Compiler
// (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega128
#pragma used+
sfrb PINF=0;
sfrb PINE=1;
sfrb DDRE=2;
sfrb PORTE=3
init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
main.c
/*
* ----------------------------------------------------------------------------
* Main Program of Digital Project
*
* By I馻ki Navarro Oiza
* Spring 2004
* ------------------------------
iom128v.h
#ifndef __iom128v_h
#define __iom128v_h
/* ATmega128 header file for
* ImageCraft ICCAVR compiler
*/
/* i/o register addresses
* >= 0x60 are memory mapped only
*/
/* not strictly sor
init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
main.c
/***************************************************************/
/*PROJECT : AT91SAM926X nor flash programer */
/*company : HongKong Baite(Group) Electronic Co.,Ltd */
term1.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------