代码搜索结果

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

elclient.h

/** @file elClient.h defines the communication between daemon and Event Logger * And defines the event logging structure inside daemon */ #ifndef ELCLIENT_H #define ELCLIENT_H #include "debug.h" #

usart.c

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

lin.h

///////////////////////////////////////////////////////////////////////////////////////// // // LIN Sample for Freescale EVB9S08DZ60 // LIN communication data from master to slave // // ---------

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 to th

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 to th

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

198.htm

COMMUNICATION控件进行数据采集(学习笔记) 关键词:VBScript, Visual Basic, Visual C++ 用COMMUNICATION控件实现数据采集 private Sub form_load() MSComm1.CO

index.html

Xlib Programming Manual: Client to Session Manager Communication 14.2 Client to Session Manager Communication This section discusses

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 to th