代码搜索:AVR UART 232
找到约 10,000 项符合「AVR UART 232」的源代码
代码结果 10,000
www.eeworm.com/read/140841/5779955
vhd uart.vhd
----------------------------------------------------------------------------
-- This file is a part of the GRLIB VHDL IP LIBRARY
-- Copyright (C) 2004 GAISLER RESEARCH
--
-- This program is free so
www.eeworm.com/read/140841/5779957
in uart1.in
bool 'Enable console UART ' CONFIG_UART1_ENABLE
if [ "$CONFIG_UART1_ENABLE" = "y" ]; then
choice 'UART1 FIFO depth' \
"1 CONFIG_UA1_FIFO1 \
2 CONFIG_UA1_FIFO2
www.eeworm.com/read/140467/5790013
c uart.c
/*
* (C) Copyright 2004, Freescale, Inc
* TsiChung Liew, Tsi-Chung.Liew@freescale.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwa
www.eeworm.com/read/140362/5792613
h uart.h
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/140362/5792614
c uart.c
#include
#include
#include
#include "std.h"
#include "snds.h"
#include "uart.h"
#include "isr.h"
#include "sysconf.h"
//#include
//#include "apdi
www.eeworm.com/read/139804/5797071
h uart.h
//Global for test
unsigned char RxData[4096];
unsigned char TxData[4096];
unsigned char UartBusy; //if 0x01 means trans. busy!!!!
//Global Variable Used For Uart1
unsigned c
www.eeworm.com/read/139804/5797082
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/139053/5811280
cpp uart.cpp
/*----------------------------------------------------------------------------
* Copyright (c) 2001 by National Semiconductor Corporation
* National Semiconductor Corporation
* 2900 Semicondu
www.eeworm.com/read/139053/5811281
h uart.h
/*----------------------------------------------------------------------------
* Copyright (c) 2001 by National Semiconductor Corporation
* National Semiconductor Corporation
* 2900 Semicondu
www.eeworm.com/read/139053/5811305
h uart.h
/*--------------------------------------------------------------------------
* Copyright (c) 2001 by National Semiconductor Corporation
* All rights reserved.
*