代码搜索结果
找到约 10,000 项符合
USART 的代码
toucher2.c
#include "allhead.h"
/****************************变量声明********************************/
extern uchar realtimebuff[7];
extern uchar time_set[7];
extern uchar tx_buff[12]; //存放要发向转换器的
vter100.c
/****************************************************/
//Designed by Kingtiger 2006.04.05 for Vter640480 test
#include "Vter10.h"
//定义全局变量
unsigned char Fcolor; //背景色
unsign
receive.c
/*******************************************************************
CC2420 RF receive
*******************************************************************/
#include
#include "cc24
demo_14_1.i
/*****************************************************
File name : demo_14_1.c
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memor
testpp.lss
testpp.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00000106 00000000 00000000 00000094 2**0
samdbgu.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
main.c
/*
Cy2198TR-B Program
by Chenxi
*/
#include
/*====================MACRO DEFINE============================================*/
/*define system as transmitter or receiver*/
/*
transm
main.s
.module main.c
.area text(rom, con, rel)
.dbfile D:\Test\Movetion\Cy2198TR\main.c
.dbfunc e main _main fI
.even
_main::
.dbline -1
.dbline 42
; /*
; Cy2198TR-B Program
; by Chenxi
;