代码搜索结果

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

uart.h

/* * UART Masks */ #ifndef __BFIN_PERIPHERAL_UART__ #define __BFIN_PERIPHERAL_UART__ /* UARTx_LCR Masks */ #define WLS 0x03 /* Word Length Select */ #define WLS_5 0x00 /* 5 bit word */ #define

uart.c

/* * (C) Copyright 2004, Freescale, Inc * TsiChung Liew, Tsi-Chung.Liew@freescale.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is free softwa

uart.c

/* * (C) Copyright 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 software; you

uart.c

/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin * * See file CREDITS for list of people who contributed to this * pr

uart.h

#ifndef __UART_H__ #define __UART_H__ #include "../inc/macro.h" #include "../ucos-ii/ucos_ii.h" #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVEN

uart.c

/***************************************************************************\ Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved. by threewter 2004.4.26 \************************

uart.h

#ifndef __UART_H__ #define __UART_H__ #include "../inc/macro.h" #include "../ucos-ii/ucos_ii.h" #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVEN

uart.h

#ifndef __UART_H__ #define __UART_H__ #include "../inc/macro.h" #include "../ucos-ii/ucos_ii.h" #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVEN

uart.h

/********************************************************************* * * UART access routines for C18 and C30 * ********************************************************************* *

uart.c

//Description : The description of Function Pointer sholud be under 15 characters #include #include "def.h" #include "option.h" #include "2443addr.h" #include "Uart.h" #include "P