代码搜索:UART

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

代码结果 10,000
www.eeworm.com/read/182103/5269688

c uart.c

/* * This software is Copyright (C) 1998 by T.sqware - all rights limited * It is provided in to the public domain "as is", can be freely modified * as far as this copyight notice is kept unchanged
www.eeworm.com/read/181043/5279254

h uart.h

#ifndef UART_H #define UART_H #include "typedef.h" /********************************************* define UART registers *********************************************/ #define UART0_BA
www.eeworm.com/read/181043/5279255

c uart.c

/************************************************************************************* * Copyright (c) 2005 by National ASIC System Engineering Research Center. * PROPRIETARY RIGHTS of ASIC are invo
www.eeworm.com/read/180968/5279525

h uart.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : uart.h * Author : MCD Application Team * Date First Issued : 16/05/2003 * Descr
www.eeworm.com/read/180644/5281367

h uart.h

char Uart_IntGetkey(void); void Error(void); void Error(void) __attribute__ ((interrupt ("IRQ"))); void Exint2(void) __attribute__ ((interrupt ("IRQ"))); void Test_B
www.eeworm.com/read/180644/5281368

c uart.c

/********************************************************************************************* * File: main.c * Author: embest * Desc: c main entry * History: ***********************************
www.eeworm.com/read/180031/5291900

h uart.h

// ---------------------------------------------------------------------------- // ATMEL Microcontroller Software Support - ROUSSET - // --------------------------------------------------
www.eeworm.com/read/180031/5291901

c uart.c

// ---------------------------------------------------------------------------- // ATMEL Microcontroller Software Support - ROUSSET - // --------------------------------------------------
www.eeworm.com/read/179911/5294509

c uart.c

/* * UART driver for MPC860 CPM SCC or SMC * Copyright (c) 1997 Dan Malek (dmalek@jlc.net) * * I used the serial.c driver as the framework for this driver. * Give credit to those guys. * The o
www.eeworm.com/read/179911/5294729

c uart.c

/* * UART driver for MPC8260 CPM SCC or SMC * Copyright (c) 1999 Dan Malek (dmalek@jlc.net) * Copyright (c) 2000 MontaVista Software, Inc. (source@mvista.com) * 2.3.99 updates * * I used the