代码搜索结果
找到约 10,000 项符合
Communication 的代码
usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
mc.cfg
[COMPILER-CHIP]
Chip=7
XRAM=0
Waitstate=0
XA=0
Stacksize=32
Framesize=16
Sstack=8
[COMPILER-OUTPUT]
Report vars=0
Optimize=1
Binary File=1
Hexadecimal File=1
Report File=1
Debug File=1
readcardtest.cfg
[COMPILER-CHIP]
Chip=m64def.dat
XRAM=0
Waitstate=0
XA=0
Stacksize=32
Framesize=24
Sstack=8
[COMPILER-OUTPUT]
Report vars=0
Optimize=0
Binary File=1
Hexadecimal File=1
Report File=1
Debug
defs.h
/*
* Copyright 1997, Regents of the University of Minnesota
*
* defs.h
*
* This file contains constant definitions
*
* Started 8/27/94
* George
*
* $Id: defs.h,v 1.1 1998/11/27 17:59:13 kary
i2c_rxd_txd.c
/*************************** Function Message ****************************
** Funtion Name : I2C_Txd
** Arguments: BYTE bComOrder: the communication order
** Return Value: return the communicat
kb.h
// Keyboard communication routines
#ifndef __KB_INCLUDED
#define __KB_INCLUDED
#include
#define CLOCK 2
#define DATAPIN 3
#define ISC00 0
#define ISC01 1
void InitKeyBo
command.h
//**** ATMEL AVR - A P P L I C A T I O N N O T E ************************
//*
//* Title: AVR068 - STK500 Communication Protocol
//* Filename: command.h
//* Version: 1.0
//* Last updated: 31
usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1