代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/391139/8419937
h uart.h
/* *****************************************************************************
* based on software from:
* Copyright 2004, R O SoftWare
* No guarantees, warrantees, or promises, implied or oth
www.eeworm.com/read/391139/8419962
c uart.c
/* *****************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* This module provides interface routines to the LPC ARM UARTs.
* Copyrigh
www.eeworm.com/read/191835/8420456
h uart.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
www.eeworm.com/read/191835/8420471
c uart.c
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
www.eeworm.com/read/191785/8423056
c uart.c
/*
* Purpose: Initialize ColdFire 5307
*
*/
#define IMMaddr 0x10000000
#define SDRAMaddr 0x00000000
#define SDRAMsize 0x00800000 //8M
#define SRAMaddr 0x00800000
#define SRAMsize (4 *
www.eeworm.com/read/191449/8429375
c uart.c
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/191449/8429383
h uart.h
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/390975/8430641
vhd uart.vhd
--/*******************************************************************
-- *
-- * DESCRIPTION: UART top level module implements full duplex UART function.
-- *
-- * AUTHOR: Jim Jian
-- *
-
www.eeworm.com/read/190295/8444918
h uart.h
/* ------------------------------------------------------------------------
File : uart.h
Descr : Include file for the AVR's onchip UART.
History: 11APR.00; Henk B&B; Created.
-------------
www.eeworm.com/read/190295/8444985
c uart.c
/* ------------------------------------------------------------------------
File : uart.c
Descr : Initialisation routine for the AVR's onchip UART.
History: 11APR.00; Henk B&B; Created.
---