代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/375713/2722151
c uart.c
//uart.c
//初始化UART0
# include "config.h"
/*****************************************
*函数功能 :初始化串口
*入口参数 : 无
*返 回 值 :无
*说 明 :57600-n-8-0
******************************
www.eeworm.com/read/375713/2722308
dni uart.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Log file]
LoggingEnabled=_ 0
LogFile=_ ""
Category=_
www.eeworm.com/read/375713/2722351
h uart.h
#ifndef UART_H
#define UART_H
#include
#include
#include
#ifdef CC1110
#include "ioCC1110.h"
#endif
#ifdef CC2510
#include "ioCC2510.h"
#endif
/*****
www.eeworm.com/read/375713/2722388
lst uart.lst
C51 COMPILER V8.08 UART 12/26/2007 16:28:00 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua