代码搜索:如何学习 UART?

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

代码结果 10,000
www.eeworm.com/read/414690/11106432

_c uart._c

/*****************************************/ //文件名:uart.c //功能:中断模式串口通信的应用 //目标MCU:ATMega8 //晶振4MHZ /*****************************************/ //通信波特率为9600(8位数据,无校验,1位停止位,无数据流控制)。 #includ
www.eeworm.com/read/414690/11106443

c uart.c

/*****************************************/ //文件名:uart.c //功能:中断模式串口通信的应用 //目标MCU:ATMega8 //晶振4MHZ /*****************************************/ //通信波特率为9600(8位数据,无校验,1位停止位,无数据流控制)。 #includ
www.eeworm.com/read/414690/11106462

o uart.o

XL H 1 areas 1 global symbols M uart.c A text size 12 flags 0 dbfile E:\公司用\atmega8l\final\new\nrf905_receive\uart.c dbfunc e uart_init 0 fV dbline FFFFFFFF 0 dbline 16 0 dbline 17 0 dbline 1
www.eeworm.com/read/414690/11106478

s uart.s

.module uart.c .area text(rom, con, rel) .dbfile E:\公司用\atmega8l\final\new\nrf905_receive\uart.c .dbfunc e uart_init _uart_init fV .even _uart_init:: .dbline -1 .dbline 22 ; ; /******
www.eeworm.com/read/268946/11113640

c uart.c

#include //系统服务程序 #include //设备管理 #include //UART设备驱动 #define NUM_BUFFERS (2)//缓冲区数量 static u8
www.eeworm.com/read/414309/11121290

vhd uart.vhd

--********************************************************************************************** -- UART Peripheral for the AVR Core -- Version 1.5 "Original" (Mega103) version -- Modified 14.06.20
www.eeworm.com/read/413998/11133909

h uart.h

/* Name: uart.h * Project: AVR USB driver for CDC interface on Low-Speed USB * Author: Osamu Tamura * Creation Date: 2006-06-18 * Tabsize: 4 * Copyright: (c) 2006 by Recursion Co., Ltd. * Licen
www.eeworm.com/read/413998/11133939

c uart.c

/* Name: uart.c * Project: AVR USB driver for CDC interface on Low-Speed USB * Author: Osamu Tamura * Creation Date: 2006-06-18 * Tabsize: 4 * Copyright: (c) 2006 by Recursion Co., Ltd. * Licens
www.eeworm.com/read/413978/11135815

hpp uart.hpp

/*************************************************************************** These C++ classes are copyright 1990, by William Herrera. All those who put this code or its derivatives in a commercial
www.eeworm.com/read/413978/11135830

cpp uart.cpp

/*************************************************************************** These C++ classes are copyright 1990, by William Herrera. All those who put this code or its derivatives in a commercial