代码搜索结果

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

serial.rc2

// // SERIAL.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////

serial.rc2

// // SERIAL.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////

serial.rc2

// // SERIAL.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////

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. *