代码搜索结果

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

uart.c

//PC reads MCU instruction structure: (by interrupt, ACII code display) //format: start byte | type | device id | device add | length n | chksum | stop byte //value? 'n' 'y' | 'r' | 0x

uart.opt

### 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.plg

礦ision2 Build Log Project: D:\Firmware\My projects\examples\Uart_examples\uartdemo\uart.uv2 Project File Date: 09/07/2006 Output:

uart.h

#ifndef __UART_H__ #define __UART_H__ #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail b

uart.h

/*#ifndef __UART_H__ #define __UART_H__ #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail

uart.h

#ifndef __UART_H__ #define __UART_H__ #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail b

uart.h

/*#ifndef __UART_H__ #define __UART_H__ #define UART_REVBUFFER_SIZE 1024 typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_EVENT *Uart_Rev_mbox; //Uart0 receive mail

uart.lst

C51 COMPILER V7.20 UART 08/19/2007 15:13:45 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE UART OBJECT MODULE PLACED IN .\