代码搜索结果

找到约 31,537 项符合 UART 的代码

uart.dp2

uart.o: e:/ICC/include/iom8v.h

uart.h

/* 字符输出函数 */ void putchar(unsigned char c); /* 字符输入函数 */ unsigned char getchar(void); /* 字符串输出函数 */ void puts(char *s); /* UART初始化 */ void uart_init(void);

uart.dp2

uart.o: e:/ICC/include/iom8v.h

uart.asm

SUBTITLE "Software uart subroutines" #define TX_ GPIO,2 ;************************************************************************************************************ ; SE

uart.lnp

"STARTUP.obj", "pc_mcu.obj" TO "UART" RAMSIZE(256)

uart.plg

礦ision3 Build Log Project: E:\keil\UART\UART.uv2 Project File Date: 03/06/2007 Output:

uart.c

#include "..\startup\def.h" #include "..\startup\44b.h" #include "..\ucos-ii\includes.h" #include "isr.h" #include "uart.h" OS_EVENT *Uart0_Rev_mbox=NULL; //Uart0 receive ma

uart.h

/* ------------------------------------------------------------------------ File : uart.h Descr : Include file for the AVR's onchip UART. History: 11APR.00; Henk B&B; Created. -------------

uart.c

/* ------------------------------------------------------------------------ File : uart.c Descr : Initialisation routine for the AVR's onchip UART. History: 11APR.00; Henk B&B; Created. ---

uart&lcd&spr4096.rc

# Begin Project # Begin SubItem "UART&LCD&SPR4096 Resources" # End SubItem # End Project