代码搜索结果
找到约 892 项符合
RS485 的代码
rs485.fmt
[struct types]
Count=_ 0
[watch formats]
Count=_ 0
rs485.ewp
1
Debug
MSP430
rs485.ewd
1
Debug
MSP430
termios.h
#ifndef _CRIS_TERMIOS_H
#define _CRIS_TERMIOS_H
#include
#include
#include
struct winsize {
unsigned short ws_row;
unsigned short ws_col;
unsigned sh
kbuild
include include/asm-generic/Kbuild.asm
header-y += arch-v10/ arch-v32/
unifdef-y += rs485.h
rs485.h
/* RS-485 structures */
/* RS-485 support */
/* Used with ioctl() TIOCSERSETRS485 */
struct rs485_control {
unsigned short rts_on_send;
unsigned short rts_after_sent;
unsigned
tstrs485.c
//*********************************************************************************
// TsRs485.c
//
// Test of RS485 network protocol
//
//
// Version 1.0 beta
//
// Proc
rs485.h
#separate
char Rs485Process(void);
void Rs485Initialise(char cAddrHigh, char cAddrLow);
#separate
char Rs485Decode( void );
void Rs485UpdateCrc(char cVal );
void CRC16_Init( void );
void CRC16_
gsc_hpdi.c
/*
gsc_hpdi.c
This is a driver for the General Standards Corporation High
Speed Parallel Digital Interface rs485 boards.
Author: Frank Mori Hess
Co
rs485.c
/*
* (C) Copyright 2003
* Martin Krause, TQ-Systems GmbH,
*
* Based on cpu/arm920t/serial.c, by Gary Jennejohn
* (C) Copyright 2002 Gary Jennejohn, DENX Software Engineerin