代码搜索结果

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

ul_linpci.c

/******************************************************************* uLan Communication - uL_DRV - multiplatform uLan driver ul_linpci.c - Linux kernel PCI device support (C) Copyright 1996-20

ul_kdmnt.c

/******************************************************************* uLan Communication - uL_DRV - multiplatform uLan driver ul_kdmnt.c - Windows NT KMD specific support (C) Copyright 1996-200

ul_di.c

/******************************************************************* uLan Communication - uL_DRV - multiplatform uLan driver ul_di.c - message data iterators routines (C) Copyright 1996-2004 b

comm_try.c

/************************************/ /* down level DSP communication */ /************************************/ #include "c240.h" unsigned int TX_data,RX_data; void dsp_setup() { unsigne

whyt1_files.txt

The DriverWizard has created: * A sample diagnostics application for testing the communication with your hardware from the user mode. * Library files, which include API for controling your hardwa

main.m

% Program 6-1 % main.m % % Packet communication system % % MATLAB version % Programmed by M.Okita % Checked by H.Harada % clear; % definit

uart.h

/* -08/15/2006: Petre M. -this file contains declarations of functions and variables used in UART communication */ //this buffer is used to store the message received from PC and then to sto

main.m

% Program 6-1 % main.m % % Packet communication system % % MATLAB version % Programmed by M.Okita % Checked by H.Harada % clear; % definit

ipc.asm

; ; Example for Inter Process Communication ; ; Compile with FASM for Menuet ; use32 org 0x0 db 'MENUET01' ; 8 byte id

microsystem.c

/********************************************************************************** Microsystem.c source file SP2338 serial communication example for MCS-51 MCU Author: Chen Wei, 2003-03-06 *****