代码搜索结果
找到约 10,000 项符合
Communication 的代码
example 6-12.asm
; Example 6 - 12. DLMS Implementation ASM Listing for the TMS320C54x DSP
; TEXAS INSTRUMENTS INCORPORATED
; DSP Data Communication System Development / ASP
;;
; Archives: PVCS
; Filename: ada
msp430xg46x_uscib0_i2c_02.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write
//
// Description: I2C communication
msp430x24x_uscib0_i2c_02.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with
msp430x24x_uscib0_i2c_02.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with
msp430x24x_uscib0_i2c_02.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with
hello_world.c
/** rt_com test module
* ==================
*
* RT-Linux kernel module for communication across serial lines.
*
* Copyright (C) 2000 Jochen K黳per
*
* This program is free software; you can red
testcom.c
/**
* rt_com test
* ===========
*
* RT-Linux kernel module for communication across serial lines.
*
* Copyright (C) 1999 Michael Barabanov
*/
#include
#include
hello_world2.c
/** rt_com test module
* ==================
*
* RT-Linux kernel module for communication across serial lines.
*
* Copyright (C) 2000 Jochen K黳per
*
* This program is free software; you can red
msp430xg46x_uscib0_i2c_02.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write
//
// Description: I2C communication
ide.asm
; Simple communication with an IDE disk drive
; see http://www.pjrc.com/tech/8051/ide/ for more info
; This code is an original work by Paul Stoffregen, written
; in December 1999. This code has b