代码搜索结果

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

uart.h

//***************************************************************************** // // uart.h - Defines and Macros for the UART. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser

uart.c

//***************************************************************************** // // uart.c - Driver for the UART. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved. // //

uart.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for instantia

uart.h

#ifndef __UART_H__ #define __UART_H__ #define UART0_REVBUFFER_SIZE 1024 #define UART1_REVBUFFER_SIZE 1024 void OSInitUart(void); int OSReadUart0(U8 data[], int num, int ntimeout); void Ope

uart.h

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 欢迎访问我的USB专区:http://group.ednchina.com/93/ 欢迎访问我的blog: http://www.ednchina.com/

uart.c

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 欢迎访问我的USB专区:http://group.ednchina.com/93/ 欢迎访问我的blog: http://www.ednchina.com/

uart.lst

C51 COMPILER V7.06 UART 11/16/2008 16:00:07 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE UART OBJECT MODULE PLACED IN UA

uart.h

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 欢迎访问我的USB专区:http://group.ednchina.com/93/ 欢迎访问我的blog: http://www.ednchina.com/

uart.c

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 欢迎访问我的USB专区:http://group.ednchina.com/93/ 欢迎访问我的blog: http://www.ednchina.com/