代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.h
/*
*********************************************************************************************************
* uC/OS-II
*
serial.c
/*
*********************************************************************************************************
* uC/OS-II
*
serial.cpp
// Serial.cpp - Implementation of the CSerial class
//
// Copyright (C) 1999-2003 Ramon de Klein (Ramon.de.Klein@ict.nl)
//
// This library is free software; you can redistribute it and/or
// mod
serial.h
// Serial.h - Definition of the CSerial class
//
// Copyright (C) 1999-2003 Ramon de Klein (Ramon.de.Klein@ict.nl)
//
// This library is free software; you can redistribute it and/or
// modify it
serial.i
// CodeVisionAVR C Compiler
// (C) 1998-2001 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega16
#pragma used+
sfrb TWBR=0;
sfrb TWSR=1;
sfrb TWAR=2;
sfrb TWDR=3;
serial__.c
#include
#ifndef __SLEEP_DEFINED__
#define __SLEEP_DEFINED__
.EQU __se_bit=0x40
.EQU __sm_mask=0xB0
.EQU __sm_powerdown=0x20
.EQU __sm_powersave=0x30
.EQU __sm_standby=0xA0
serial.map
CodeVisionAVR C Compiler V1.25.7a Professional
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: D:\Program Files\cvavr\Project\Serial\Serial.c
Global vari
serial.inc
_buffer:
.DB 0x48,0x69,0x2C,0x48,0x6F,0x77,0x20,0x61
.DB 0x72,0x65,0x20,0x79,0x6F,0x75,0x3F,0x0
__GLOBAL_INI_TBL:
.DW 0
_0x37: