代码搜索结果
找到约 10,000 项符合
Serial 的代码
io_serial.cdl
# ====================================================================
#
# io_serial.cdl
#
# eCos IO configuration data
#
# ==================================================================
serial_echo.c
//==========================================================================
//
// serial_echo.c
//
// Simple interactive echo test.
//
//================================================
serial5.c
//==========================================================================
//
// serial5.c
//
// Test data duplex receive and send.
//
//===============================================
serial3.c
//==========================================================================
//
// serial3.c
//
// Test data half-duplex receive and send.
//
//==========================================
serial2.c
//==========================================================================
//
// serial2.c
//
// Test simple string output.
//
//=======================================================
serial4.c
//==========================================================================
//
// serial4.c
//
// Test serial configuration changing
//
//===============================================
serial1.c
//==========================================================================
//
// serial1.c
//
// Test serial driver API
//
//===========================================================
serial.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (os)
Group (user)
Group (Target CPU)
File 1,1,
F
sync_serial.c
/*
* Simple synchronous serial port driver for ETRAX 100LX.
*
* Synchronous serial ports are used for continous streamed data like audio.
* The default setting for this driver is compatible with
sandpoint_serial.h
/*
* include/asm-ppc/sandpoint_serial.h
*
* Definitions for Motorola SPS Sandpoint Test Platform
*
* Author: Mark A. Greer
* mgreer@mvista.com
*
* Copyright 2001 MontaVista Software I