代码搜索结果

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

uart.d

uart.o: uart.c uart.o: LPC24xx.H uart.o: type.h uart.o: target.h uart.o: uart.h

uart.src

[Files] UART.C [Headers] C:\icc\include\io8535v.h [Documents]

uart.dp2

UART.o: C:/icc/include/io8535v.h

uart.h

/****************************************************************************** * * $RCSfile: $ * $Revision: $ * * This module provides the interface definitions for for uart.c * Copyright

uart.bat

tftp -i 192.168.3.100 put UART.bin

uart.c

#include #include "UART.h" void Init_CLK(void) { unsigned int i; BCSCTL1 = 0X00; //将寄存器的内容清零 //XT2震荡器开启 //LFTX1工作在低频模式 //ACLK的分频因子为1 do

uart.c

#include "uart.h" #include "../Include/mx2.h" #include "../Include/Tahiti_def.h" /* put wemi init code here */ void MX21_UartSetting(void) { U32 temp; //only config MPCTL0 and poll the MPLLRES

uart.c

#include #include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\uart.h" #define KEY_BUFLEN 100 #define AFC_BUFLEN 0x100 #d

uart.c

#include #include "sep4020.h" #include "uart.h" #include #include "intc.h" #include "ub4020evb.h" UartResetTest ret_f; UartRwTest rwt_f; UartResetTest *ret_pt=&ret_