代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/247573/4481091
h uart.h
#ifndef __HFRK_UART_DRV_H__
#define __HFRK_UART_DRV_H__
#include "dbldr_std.h"
void uart_init(INT32 pclk, INT32 baud);
void uart_select(INT32 chan);
void putch(INT8 ch);
INT32 puts(INT8 *str);
INT
www.eeworm.com/read/247573/4481092
c uart.c
#include "dbldr_std.h"
#include "dbldr_spec.h"
#include "2410addr.h"
UINT32 console_baud = 0;
static INT32 which_uart = 0;
void uart_init(INT32 pclk, INT32 baud)
{
volatile INT32 i;
www.eeworm.com/read/246048/4498856
c uart.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/246048/4498864
c uart.c
/*
* (C) Copyright 2007
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* Author: Igor Lisitsin
*
* See file CREDITS for list of people who contributed to this
* pr
www.eeworm.com/read/244473/4510735
h uart.h
/*
****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研
www.eeworm.com/read/244473/4510736
c uart.c
/*
****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研
www.eeworm.com/read/244473/4510796
h uart.h
/*
****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研
www.eeworm.com/read/244473/4510797
c uart.c
/*
****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研
www.eeworm.com/read/244473/4510843
h uart.h
/*
****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研
www.eeworm.com/read/244473/4510844
c uart.c
/*
****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研