代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/485601/1261943
s uart.s
.module UART.C
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.ar
www.eeworm.com/read/485601/1261944
mak uart.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
www.eeworm.com/read/485601/1261945
mp uart.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/484868/1266360
nc uart.nc
// $Id: UART.nc,v 1.1.14.4 2003/08/26 09:08:17 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to u
www.eeworm.com/read/482495/1288217
c uart.c
/*
Module Name : uart_test.c
Functions : UARTInit
Purpose : Initialize UART0 and UART1
Notes :
*/
// Local header files
#include
//
// Uart initialize Uart
www.eeworm.com/read/480930/1307058
c uart.c
/*
* BK Id: SCCS/s.uart.c 1.23 12/29/01 14:50:03 trini
*/
/*
* UART driver for MPC860 CPM SCC or SMC
* Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
*
* I used the serial.c driver as the frame
www.eeworm.com/read/480930/1307288
c uart.c
/*
* BK Id: SCCS/s.uart.c 1.13 12/29/01 14:50:03 trini
*/
/*
* UART driver for MPC8260 CPM SCC or SMC
* Copyright (c) 1999 Dan Malek (dmalek@jlc.net)
* Copyright (c) 2000 MontaVista Software,
www.eeworm.com/read/480930/1311596
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/480260/1320101
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/479477/1332012
d uart.d
THUMB\ Flash\ Debug/uart.o: D:/101cross/chapter4/4.4-1_uart-send/uart.c \
C:/Program\ Files/Rowley\ Associates\ Limited/CrossWorks\ for\ ARM\ 1.6/samples//Luminary_Stellaris_Driver_Library/hw_memma