代码搜索结果

找到约 10,000 项符合 Communication 的代码

uart.c

#include #include "uart.h" #define RXB8 1 #define TXB8 0 #define UPE 2 #define OVR 3 #define FE 4 #define UDRE 5 #define RXC 7 #define FRAMING_ERROR (1

handle_cfg.h

/* * Copyright (c) 2004 Ying Ge, Communication Research Center Canada. * * Copyright (c) 2002, 2003 Maoyu Wang, Communication Research Center Canada. * * By Ying Ge: * 1. Change the OLSR packet

usart.c

#define USART_C #include "includes.h" void usart_putchar(char c) { if (c == '\n') usart_putchar('\r'); while(UCSRA & (1

private.in

# This file defines the set of CIDRs (network/mask-length) to which # communication should always be private (i.e. encrypted). # See @FINALDOCDIR@/policygroups.html for details. # # $Id: private.in,v

aci.h

/* +----------------------------------------------------------------------------- | Project : GSM-F&D (8411) | Modul : ACI +------------------------------------------------------------------

flash.h

#define RELOAD_FLASH (RB4) /* Sample SCI serial routines. */ #define BAUD 9600 #define FOSC 4000000L #define NINE 0 /* Use 9bit communication? FALSE=8bit */ #define DIVIDER (

sdc.c

/************************************************************************** * * Copyright Mentor Graphics Corp

set_makefiles

#!/bin/sh # # Create Aztec Makefiles for specific machines/communication systems. # # usage: set_makefiles machine communication # # machine The target computer. Currently, #

comm_test.mptags

!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ !_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n

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