代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/184606/9092315
axf uart.axf
www.eeworm.com/read/184606/9092321
bin uart.bin
www.eeworm.com/read/184606/9092327
hex uart.hex
www.eeworm.com/read/184606/9092337
axf uart.axf
www.eeworm.com/read/381352/9097063
obj uart.obj
www.eeworm.com/read/381352/9097087
c uart.c
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: Uart.C
* 文件标识: none
* 适用器件:
www.eeworm.com/read/381352/9097090
h uart.h
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: Uart.H
* 文件标识: none
* 适用器件:
www.eeworm.com/read/381176/9106245
c uart.c
#include "config.h"
#include "regmap.h"
#include "uart.h"
#ifndef DVDRELEASE
#ifdef SOFT_UART_OUT
extern int PutSoftUartChar(BYTE *,int);
#endif
UINT16 uart_rp;
UINT16 uart_wp;
www.eeworm.com/read/184391/9107063
c uart.c
//****************************************************************************************
//**************************************************************************************
#include "uart.h