代码搜索结果
找到约 10,000 项符合
USART 的代码
uart.c
/****************************************************************************************************
* 文件名: UART.c *
* Copyright (c) 2008 *********武汉理工大学信息工程学院电信系 *
*
ti_cc_spi.c
//----------------------------------------------------------------------------
// Description: This file contains functions that allow the MSP430 device to
// access the SPI interface of the CC1
uart-asm.s
/* Name: uart-asm.S
* Project: AVR USB driver for CDC interface on USB1.1
* Author: Akira Kitazawa
* Creation Date: 2006-07-08
* Tabsize: 4
* License: Proprietary, free under certain condi
demo_14_1.c
/*****************************************************
File name : demo_14_1.c
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memor
demo_14_1.c~
/*****************************************************
File name : demo_14_1.c
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memor
demo_14_1__.c
/*****************************************************
File name : demo_14_1.c
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memor
uart.h
#include
//常量定义
#define BAUDRATE 9600 //波特率
#define F_CPU 8000000
void put_c(unsigned char c); //发送采用查询方式
void put_s(unsigned char *ptr);
void put_bytes(unsigned char *ptr,u
avrxserialio.h
#ifndef _AvrXSerialIo_h_
#define _AvrXSerialIo_h_
#include "AvrXFifo.h"
/*
AvrSerialIo.h
Sample code for fully buffered interrupt driven serial I/O for the
AVR processor. Uses the AvrXFifo
demo_14_1.c
/*****************************************************
File name : demo_14_1.c
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memor
demo_14_1__.c
/*****************************************************
File name : demo_14_1.c
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memor