代码搜索:UART

找到约 10,000 项符合「UART」的源代码

代码结果 10,000
www.eeworm.com/read/251729/4418188

c uart.c

/************************************************************************************************** * FILENAME * uart.c * * VERSION * 1.0 * * DESCRIPTION * This file contai
www.eeworm.com/read/250682/4428252

c uart.c

/******************************************************************************* Filename: uart.c Target: cc2430 Revised: 16/12-2005 Revision: 1.0 Description: Reads in
www.eeworm.com/read/250243/4438531

c uart.c

/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the
www.eeworm.com/read/250243/4440881

serial_uart

The SA1100 serial port had its major/minor numbers officially assigned: > Date: Sun, 24 Sep 2000 21:40:27 -0700 > From: H. Peter Anvin > To: Nicolas Pitre > Cc: Dev
www.eeworm.com/read/247916/4472123

h uart.h

#ifndef _UART_ #define _UART_ #define UART_BRG_MAX_INDEX 9 #define UART_DEFAULT_BRG 5 //默认波特率9600 //校验位定义 #define UART_PARITY_EVEN 0x02 #define UART_PARITY_ODD 0x01 #define UART_PARITY_
www.eeworm.com/read/247916/4472141

c uart.c

/************************************************************* WPD800 串口驱动 修改历史 2007-9-25 zaken create version 1.0 *************************************************************/ /* 使用
www.eeworm.com/read/247664/4475178

h uart.h

/****************************************************************************** * based on software from: * Copyright 2004, R O SoftWare * No guarantees, warrantees, or promises, implied or othe
www.eeworm.com/read/247664/4475181

c uart.c

/****************************************************************************** * * $RCSfile: uart.c,v $ * $Revision: 1.1 $ * * This module provides interface routines to the LPC ARM UARTs.
www.eeworm.com/read/247664/4475196

h uart.h

/****************************************************************************** * based on software from: * Copyright 2004, R O SoftWare * No guarantees, warrantees, or promises, implied or othe
www.eeworm.com/read/247664/4475198

c uart.c

/****************************************************************************** * * $RCSfile: uart.c,v $ * $Revision: 1.1 $ * * This module provides interface routines to the LPC ARM UARTs.