代码搜索结果
找到约 10,000 项符合
Serial 的代码
test_serial.sh
#! /bin/sh
#
# $Id: test_serial.sh,v 1000.1 2004/04/12 17:19:00 gouriano Exp $
# Author: Eugene Vasilchenko
#
testprefix=c
echo " $features " | grep " C-Toolkit " > /dev/null || testprefix=cpp
f
test_serial.hpp
/*
* ===========================================================================
* PRODUCTION $Log: test_serial.hpp,v $
* PRODUCTION Revision 1000.0 2003/10/29 17:59:12 gouriano
* PRODUCTION PRO
serial_iar.c
/*
FreeRTOS V2.6.0 - Copyright (C) 2003 - 2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the
serial_xuartlite.h
/*
* (C) Copyright 2004 Atmark Techno, Inc.
*
* Yasushi SHOJI
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free soft
asc_serial.h
/* incaAscSio.h - (INCA) ASC UART tty driver header */
#ifndef __INCincaAscSioh
#define __INCincaAscSioh
#include
/* channel operating modes */
#define ASCOPT_CSIZE 0x00000003
#defi
asc_serial.c
/*
* (INCA) ASC UART support
*/
#include
#if defined(CONFIG_PURPLE) || defined(CONFIG_INCA_IP)
#ifdef CONFIG_PURPLE
#define serial_init asc_serial_init
#define serial_putc asc_serial_p
serial_smc.c
/*
* (C) Copyright 2000, 2001, 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free s
serial_scc.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
serial_netarm.c
/*
* Serial Port stuff - taken from Linux
*
* (C) Copyright 2002
* MAZeT GmbH
* Stephan Linz ,
*
* (c) 2004
* IMMS gGmbH
* Thomas
serial_scc.c
/*
* (C) Copyright 2003 Motorola Inc.
* Xianghua Xiao (X.Xiao@motorola.com)
* Modified based on 8260 for 8560.
*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*