代码搜索结果

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

uart.sct

; ************************************************************* ; *** Scatter-Loading Description File generated by uVision *** ; ************************************************************* LR_

uart.map

ARM Linker, RVCT3.0 [Build 942] for uVision [Full] ================================================================================ Section Cross References startup.o(STACK) refers (Speci

uart.hex

:0400000500000000F7 :020000040000FA :1000000018F09FE518F09FE518F09FE518F09FE5C0 :1000100018F09FE50000A0E1F0FF1FE518F09FE554 :1000200058000000400000004400000048000000AC :100030004C0000000000000050

uart.d

uart.o: UART.C uart.o: C:\Keil\ARM\INC\Philips\lpc21xx.h

uart.c

#include "lpc21xx.h" #define Fpclk 11059200/4 #define UART_BPS 4800 /* 串口通信波特率 */ #define LN 128 int RcvNew; enum OptCodeType {PUS

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.lnp

"startup.o" "uart.o" --strict --scatter "UART.sct" --map --xref --callgraph --symbols --info sizes --info totals --info unused --info veneers --list ".\UART.map" -o "UART.axf"