代码搜索结果
找到约 10,000 项符合
USART 的代码
st79_usart.h
/**
********************************************************************************
* @file st79_usart.h
* @brief This file contains all functions prototypes and macros for the USART periphe
st79_usart.c
/**
********************************************************************************
* @file st79_usart.c
* @brief This file contains all the functions for the USART peripheral.
* @author
twi_usart.o.d
TWI_USART.o: TWI_USART.c c:/winavr/bin/../avr/include/avr/io.h \
c:/winavr/bin/../avr/include/avr/sfr_defs.h \
c:/winavr/bin/../avr/include/inttypes.h \
c:/winavr/bin/../avr/include/stdint.h
twi_usart_elf.aps
13-Apr-2009 14:38:4113-Apr-2009 14:42:02Object.bmp113-Apr-2009 14:38:41
usart_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
Group (Source)
Group (lib)
Group (Function)
File 1,2,
usart1.dp2
usart1.o: C:/icc/include/iom16v.h
usart2.dp2
usart2.o: C:/icc/include/iom16v.h C:/icc/include/macros.h
usart_m8.c
/*****************************************************************
//ICC-AVR application builder : 2005-8-19 14:40:53
// Target : M8
// Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验