代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/369575/9639733
c uart.c
/*---------------------------------------------------------------------------------
Project : Test for 2410
Author : Kreal@163.net
Creation Date : 04-04-15
Revision
www.eeworm.com/read/369575/9639761
o uart.o
www.eeworm.com/read/369573/9639823
o uart.o
www.eeworm.com/read/369573/9639826
h uart.h
//uart header file
#ifdef UART_G
#define uart_ext
#else
#define uart_ext extern
#endif
#define printf UartPrintf
#define Uart_Printf UartPrintf
#define Uart_SendByte UartSen
www.eeworm.com/read/369573/9639833
c uart.c
/*---------------------------------------------------------------------------------
Project : Test for 2410
Author : Kreal@163.net
Creation Date : 04-04-15
Revision
www.eeworm.com/read/369500/9642333
h uart.h
/********************************************************************************************************/
#ifndef _UART_H_
#define _UART_H_
/*****************************************************
www.eeworm.com/read/369500/9642346
c uart.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/369500/9642375
o uart.o
www.eeworm.com/read/369456/9647772
crf uart.crf
www.eeworm.com/read/369456/9647804
d uart.d
.\debug_in_FLASH\uart.o: src\uart.c
.\debug_in_FLASH\uart.o: src\config.h
.\debug_in_FLASH\uart.o: src\LPC2294.h
.\debug_in_FLASH\uart.o: src\system.h
.\debug_in_FLASH\uart.o: src\target.h
.\debu