代码搜索结果

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

abstract.txt

LPC932 EXAMPLE: COMMUNICATION WITH THE PC USING THE SERIAL INTERFACE (UART) Christian Kulig, 12/05/02 INTRODUCTION: The LPC932 has an enhanced UART which is compatible with the conventional 80C51

slaver_spi_isr.c

//修改时间2008.4.21 //版本号:0.1 #include "DSP281x_Device.h" #include "DSP281x_Examples.h" #include "Communication.h" #pragma CODE_SECTION(SPI_datadeal ,"COM"); extern Uint32 clock;

comrxtx.cpp

///////////////////////////////////////////////////////////// //COMRXTX.CPP for asyn serial communication (RX/TX) //edited by Xiong Guangming and Gong Jianwei //Turbo C++3.0 ////////////////////

comrx.cpp

///////////////////////////////////////////////////////////// //COMRX.CPP for asyn serial communication (only RX) //edited by Xiong Guangming and Gong Jianwei //Turbo C++3.0 ////////////////////

fbtc642.c

/********************************************************************* * (C) COPYRIGHT TEXAS INSTRUMENTS, INC. 2000-2002 * FBTC6416.c -- main() function: Low level FlashBurn Communication

isp.h

/* isp.h - part of USBasp Autor..........: Thomas Fischl Description....: Provides functions for communication/programming over ISP interface Licence.....