代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.h
/******************************************************
File name: uart.h
Description:
Current version: V1.00.00
Author: Liu Zheng
The latest modified data:
Replacement version:V1.1
Author:Wa
uart.c
/******************************************************
File name: uart.c
Description:
Current version: V1.00.00
Author: Liu Zheng
The latest modified data:
Replacement version:V1.1
Author:Wa
uart.wsdt
Uart/ISP_iflash_Hex
uart.dni
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[StackPlugin]
Enabled=1
OverflowWarningsEnabled=1
WarningThreshold=90
SpWarningsEnabled=1
WarnHow=0
UseTrigger=1
TriggerName=main
LimitSize=0
uart.pbd
This is an internal working file generated by the Source Browser.
15:12 01s
C:\Documents and Settings\zhongzm\桌面\YL_LPC2148光盘V3.0_V01\新建的IAR工程\Uart\JLINK_iFLASH\Obj\Demo.pbi
uart.hex
:020000040000FA
:0400000018F09FE570
:0400180018F09FE558
:04002000400000009C
:04003800AC04000014
:1000400000000FE11F00C0E3120080E300F021E197
:1000500054D09FE51F00C0E3170080E300F021E1CA
:10006000
uart.pbd
This is an internal working file generated by the Source Browser.
15:12 02s
C:\Documents and Settings\zhongzm\桌面\YL_LPC2148光盘V3.0_V01\新建的IAR工程\Uart\ISP_iflash_Hex\Obj\Demo.pbi
uart.pbd
This is an internal working file generated by the Source Browser.
14:42 49s
C:\Documents and Settings\zhongzm\桌面\YL_LPC2148光盘V3.0_V01\新建的IAR工程\Uart\JLINK_iram\Obj\Demo.pbi
uart.h
#ifndef UART_H
#define UART_H
#include
#include
#include
#ifdef CC1110
#include "ioCC1110.h"
#endif
#ifdef CC2510
#include "ioCC2510.h"
#endif
/*****