代码搜索:如何学习 UART?

找到约 10,000 项符合「如何学习 UART?」的源代码

代码结果 10,000
www.eeworm.com/read/273740/4195912

c uart.c

/* * BK Id: SCCS/s.uart.c 1.13 12/29/01 14:50:03 trini */ /* * UART driver for MPC8260 CPM SCC or SMC * Copyright (c) 1999 Dan Malek (dmalek@jlc.net) * Copyright (c) 2000 MontaVista Software,
www.eeworm.com/read/273740/4199261

serial_uart

The SA1100 serial port had its major/minor numbers officially assigned: > Date: Sun, 24 Sep 2000 21:40:27 -0700 > From: H. Peter Anvin > To: Nicolas Pitre > Cc: Dev
www.eeworm.com/read/273176/4212956

c uart.c

/****************************************************************************** * * * **********
www.eeworm.com/read/272135/4217827

c uart.c

/* * file: * uart.c * description: * uart controller code. */ void uart_ctrl_init(unsigned long pclk, int baudrate) { int i; /* enable dbgu rx/tx */ *AT91C_PIOA_P
www.eeworm.com/read/272135/4217833

c uart.c

/* * file: * uart.c * description: * uart controller code. */ void uart_ctrl_init(unsigned long pclk, int baudrate) { int i; /* enable uart rx0/tx0 */ rPCONE &= ~
www.eeworm.com/read/272135/4217842

c uart.c

/* * file: * uart.c * description: * uart controller code. */ void uart_ctrl_init(unsigned long pclk, int baudrate) { int i; /* enable uart rx0/tx0 */ rGPHCON &=
www.eeworm.com/read/271996/4220017

h uart.h

/****************************************Copyright (c)************************************************** ** ** **
www.eeworm.com/read/271996/4220022

c uart.c

/****************************************Copyright (c)************************************************** ** ** **
www.eeworm.com/read/271995/4220033

h uart.h

/****************************************Copyright (c)************************************************** ** ** **
www.eeworm.com/read/271995/4220036

c uart.c

/****************************************Copyright (c)************************************************** ** ** **