代码搜索结果
找到约 10,000 项符合
UART 的代码
uart0.c
#include
#include
typedef unsigned char uchar;
//数码管7位段码:0--f
static uchar scandata[16] =
{0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0
uart_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
uart.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
File 1,5, 0x3C30985E
File 1,1,
uart_test.c
#include "davincievm_uart.h"
Uint8 rx[256];
Int16 rev=0,trx=0,flag = 0;
/* ------------------------------------------------------------------------ *
*
uart.dp2
uart.o: C:/icc/include/iom16v.h C:/icc/include/macros.h C:/icc/include/stdio.h C:/icc/include/stdarg.h C:/icc/include/_const.h
uart.c.bak
#include "config.h"
#include "uart.h"
#include "COMMRTOS.h"
typedef unsigned char uchar;
typedef unsigned int uint;
void CommISR(int CommNum);
void __irq Comm1ISR(void)
{
CommISR(
uart1.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
jtag_uart.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
uart1.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function