代码搜索:如何学习 UART?
找到约 10,000 项符合「如何学习 UART?」的源代码
代码结果 10,000
www.eeworm.com/read/436314/1849512
h uart.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/436314/1849516
c uart.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/436133/1854072
c uart.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/436133/1854080
c uart.c
/*
* (C) Copyright 2007
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* Author: Igor Lisitsin
*
* See file CREDITS for list of people who contributed to this
* pr
www.eeworm.com/read/436079/1854958
c uart.c
/* ****************************************************************
** 功能描述: 串行通讯初始化程序
*************************************************************** */
#include "include.h"
void initial()
{
www.eeworm.com/read/436079/1854974
c uart.c
/* ****************************************************************
** 功能描述: 串行通讯初始化程序
*************************************************************** */
#include "include.h"
void initial()
{
www.eeworm.com/read/436079/1854992
c uart.c
/* ****************************************************************
** 功能描述: 串行通讯初始化程序
*************************************************************** */
#include "include.h"
void initial()
{
www.eeworm.com/read/436018/1856107
c uart.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.c
* Author : MCD Application Team
* Date First Issued : 06/08/2003
* Descr
www.eeworm.com/read/436018/1856109
h uart.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.h
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Descr
www.eeworm.com/read/436018/1856493
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser