代码搜索:如何学习 UART?

找到约 10,000 项符合「如何学习 UART?」的源代码

代码结果 10,000
www.eeworm.com/read/444483/1733061

lnp uart.lnp

"main.obj", "Startup.obj" TO "UART" CASE CLASSES (DATA (0x40000000-0x40003FFF), CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
www.eeworm.com/read/444483/1733062

plg uart.plg

礦ision3 Build Log Project: C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\EX20-UART\UART.uv2 Project File Date: 02/11/2005 Out
www.eeworm.com/read/443386/1744791

c uart.c

/* * UART driver for MPC860 CPM SCC or SMC * Copyright (c) 1997 Dan Malek (dmalek@jlc.net) * * I used the serial.c driver as the framework for this driver. * Give credit to those guys. * The o
www.eeworm.com/read/443386/1747007

c uart.c

/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the
www.eeworm.com/read/443386/1748525

h uart.h

#define CONFIG_DEBUG_S3C2410_UART 1
www.eeworm.com/read/443386/1749707

serial_uart

The SA1100 serial port had its major/minor numbers officially assigned: > Date: Sun, 24 Sep 2000 21:40:27 -0700 > From: H. Peter Anvin > To: Nicolas Pitre > Cc: Dev
www.eeworm.com/read/442722/1754506

c uart.c

// // Copyright (c) Special Computing. All rights reserved. // Copyright (c) Microsoft Corporation. All rights reserved. // //-------------------------------------------------------------------
www.eeworm.com/read/442656/1755697

py uart.py

from m5 import * from Device import PioDevice class Uart(PioDevice): type = 'Uart' abstract = True console = Param.SimConsole(Parent.any, "The console") size = Param.Addr(0x8, "Device
www.eeworm.com/read/442033/1767690

h uart.h

#ifndef __UART_H__ #define __UART_H__ #define UART_RX 0 /* In: Receive buffer (DLAB=0) */ #define UART_TX 0 /* Out: Transmit buffer (DLAB=0) */ #define UART_DLL 0 /* Out: Divisor Latch Low (DLAB=
www.eeworm.com/read/441484/1770377

h uart.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **