代码搜索结果
找到约 10,000 项符合
Communication 的代码
sdc.c
/**************************************************************************
*
* Copyright Mentor Graphics Corp
readme.txt
LoLA is a very low-cost 8-bit logic-analyzer
based on the Atmel AT90S1200 microcontroller.
Update v0.23:
BUG fixed: Timing parameters were saved in DAT-Files
but not updated when file was
usart.c
#define USART_C
#include "includes.h"
void usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA & (1
entriesandreplies.h
// Entries and Replies
// Generated by CANopen Architect EDS 1.31 on Wed Jan 17 09:50:07 2007
// Use with MicroCANopen Plus CANopen stack
// For more information visit www.esacademy.com and www.mic
kb.h
// Keyboard communication routines
#ifndef __KB_INCLUDED
#define __KB_INCLUDED
#include "io8515.h"
#define ISC00 0
#define ISC01 1
void init_kb(void);
void decode(unsigned char sc);
vo
readme.txt
===========================================================================================
4.4 串口通信实验
===========================================================================================
oem_pym.c
/******************************************************************************/
//功能:读取模块信息
/******************************************************************************/
#include
uart_def.vhd
--===========================================================================--
--
-- S Y N T H E Z I A B L E miniUART C O R E
--
-- www.OpenCores.Org - January 2000
-- This core adheres
initial.#3
#include "C8051F330.H"
#include "IR_Rx_Tx.h"
//-----------------------------------------------------------------------------
// Initialization Subroutines
//-----------------------------------
uart_lib.vhd
--===========================================================================--
--
-- S Y N T H E Z I A B L E miniUART C O R E
--
-- www.OpenCores.Org - January 2000
-- This core adheres