代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/435224/7795297
h uart.h
/*********************************************************************************
* UART.h v1.00 *
* Copyright 2003 by SEED Electronic Technology Ltd.
* A
www.eeworm.com/read/435224/7795305
c uart.c
/*********************************************************************************
* UART.C v1.00 *
* Copyright 2003 by SEED Electronic Technology Ltd.
* A
www.eeworm.com/read/435224/7795315
obj uart.obj
www.eeworm.com/read/435190/7795805
h uart.h
/*
* Copyright (c) 2006-2008 by Roland Riegel
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice
www.eeworm.com/read/435190/7795853
c uart.c
/*
* Copyright (c) 2006-2008 by Roland Riegel
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice
www.eeworm.com/read/435025/7798991
uart_rec
www.eeworm.com/read/434951/7799909
o uart.o
www.eeworm.com/read/434951/7799920
c uart.c
#include
#include "2440addr.h"
void Uart_Init(int baud)
{
int i;
rUFCON0 = 0x0; //UART channel 0 FIFO control register, FIFO disable
//UART0
rULCON0 = 0x3; /
www.eeworm.com/read/434797/7801473
c uart.c
/*******************************Copyright (c)**********************************
***************************************By Z.Q.Yang****************************/
/***********************************
www.eeworm.com/read/434797/7801517