代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.c
/* 5416-f板:
使用直连的串口通信电缆;
启动"串口调试助手.exe";
PC机发送信息以一个"."为结束标志
*/
ioport unsigned int port2000,port2001,port2002,port2003,port2004,port2005,port2006,port2007;
#define RBR port2000
#define THR
serial.c
/*-----------------------------------------------------------------------------
* File omap3_sload.c
* Talk with OMAP3 boot ROM via UART
*
* (c) 2008 Dirk Behme
*
* For pr
serial.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
serial.c
#include "globals.h"
unsigned char UARTReadChar(void)
{
//while ((U1LSR & 0x01) == 0);
return U1RBR;
}
serial.htm
UDDF - Serial Communication
serial.c
/*
* serial.c
*
* This module implements the rs232 io functions
* void rs_write(struct tty_struct * queue);
* void rs_init(void);
* and all interrupts pertaining to serial IO.
*/
#include
serial.lst
C51 COMPILER V8.02 SERIAL 04/13/2009 14:02:27 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE SERIAL
OBJECT MODULE PLACED IN