代码搜索结果

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

serial-card.c

/* * linux/drivers/acorn/char/serial-card.c * * Copyright (C) 1996-1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G

serial-dualsp.c

/* * linux/drivers/acorn/char/serial-dualsp.c * * Copyright (C) 1996 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene

serial_reg.h

/* * linux/include/asm-arm/arch-anakin/serial_reg.h * * Copyright (C) 2001 Aleph One Ltd. for Acunia N.V. * * This program is free software; you can redistribute it and/or modify * it under th

serial_omaha.h

/* * linux/include/asm-arm/hardware/serial_omaha.h * * Internal header file for Omaha serial ports * * Copyright (C) 2002 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd. * * This

serial_amba.h

/* * linux/include/asm-arm/hardware/serial_amba.h * * Internal header file for AMBA serial ports * * Copyright (C) ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd. * * This progra

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 // //===========================================================