代码搜索:如何学习 UART?
找到约 10,000 项符合「如何学习 UART?」的源代码
代码结果 10,000
www.eeworm.com/read/415982/11046047
c uart.c
/******************************************************************************************
Uart.c (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415982/11046049
h uart.h
/******************************************************************************************
Uart.h (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415981/11046103
c uart.c
/******************************************************************************************
Uart.c (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415981/11046104
h uart.h
/******************************************************************************************
Uart.h (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415980/11046155
c uart.c
/******************************************************************************************
Uart.c (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415980/11046156
h uart.h
/******************************************************************************************
Uart.h (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415979/11046239
c uart.c
/******************************************************************************************
Uart.c (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415979/11046240
h uart.h
/******************************************************************************************
Uart.h (v1.0)
-------------------------------------------------------------------------------------
Th
www.eeworm.com/read/415874/11049612
vhd uart.vhd
--
-- uart.vhd
--
-- 8-N-1 serial interface
--
-- wr, rd should be one cycle long => trde, rdrf goes 0 one cycle later
--
-- Author: Martin Schoeberl martin@good-ear.com
--
--
-- resources
www.eeworm.com/read/415645/11060091
c uart.c
#include
#include "Def.h"
#include "smdk2410.h"
#include "Uart.h"
//推荐nPClock=50*1024*1024
void UartInit(U32 nPClock)
{
GPHCON=vGPHCON; //0x0016faaa (GPH0-3)用于UART0
GPHUP=vGPH