代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/403801/2308747
c uart.c
/******************************************************************************
*
* $RCSfile: uart.c,v $
* $Revision: 1.1 $
*
* This module provides interface routines to the LPC ARM UARTs.
www.eeworm.com/read/403801/2308762
h uart.h
/******************************************************************************
* based on software from:
* Copyright 2004, R O SoftWare
* No guarantees, warrantees, or promises, implied or othe
www.eeworm.com/read/403801/2308764
c uart.c
/******************************************************************************
*
* $RCSfile: uart.c,v $
* $Revision: 1.1 $
*
* This module provides interface routines to the LPC ARM UARTs.
www.eeworm.com/read/403735/2309166
c uart.c
#include "config.h"
unsigned char Clock1s;
extern int SendChar (int ch);
void _ttywrch (int ch) { SendChar(ch); }
void _sys_exit (int return_code) { for (;;); }
int fputc (int ch,
www.eeworm.com/read/403179/2314925
h uart.h
#ifndef __UART_H__
#define __UART_H__
void Test_Uart0(void);
void Test_Uart0Fifo(void);
void Test_Uart1(void);
void Test_Uart1Fifo(void);
void Test_Uart0Range(void);
void Test_Uart1Max(void);
www.eeworm.com/read/403179/2314949
c uart.c
#include
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\rtc.h"
#define KEY_BUFLEN 100
#define AFC_BUFLEN 0x100
#de
www.eeworm.com/read/402350/2324882
h uart.h
/******************************************************************************
* Filename : Uart.h *
* Start date :
www.eeworm.com/read/401201/2342503
asm uart.asm
;;*****************************************************************************
;;*****************************************************************************
;; Filename: UART.asm
;; Version:
www.eeworm.com/read/401201/2342524
h uart.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: UART.h
// Version: 5.
www.eeworm.com/read/401201/2342531
inc uart.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: UART.inc
;; Version: