代码搜索结果
找到约 10,000 项符合
USART 的代码
init.i
//未使用的函数建议注释掉,同时把头文件里的函数定义注释掉
/* ADC */
/* Analog Comparator */
/* USART */
/* SPI */
/* EEPROM */
/* Watchdog Timer Control Register */
/* Timer/Counter 2 */
/* Tim
usb.cpp
extern "C"
{
#include"stm32f10x_rcc.h"
#include"stm32f10x_gpio.h"
#include"stm32f10x_usart.h"
}
//-----------------------------------------------------------------------------
#include
at91_init.c
/*
* at91_init.h
* this file defines init process on AT91X40
* for Atmel AT91 initialization, includes AIC, TC, USART ...
*
* Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn )
at91_init.h
/*
* at91_init.h
* this file defines init process on AT91X40
* for Atmel AT91 initialization, includes AIC, TC, USART ...
*
* Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn )
printfdemo.pbd
This is an internal working file generated by the Source Browser.
10:35 12s
C:\Documents and Settings\Administrator\桌面\USART\PRINTF\project\EWARM\BOOT_FLASH\Obj\main.pbi
C:\Documents and Settings\A
rx.c
/*pic18f8680内置can控制器接收程序*/
#include
#include
void InterruptHandlerHigh(void);
/***********************************************************************************
函数功能:初始化
模拟好.c
#include "AT91SAM7S64.h"
#include "dy.h"
/*
0 AIC 先进的中断控制器FIQ
1 SYSIRQ(1) 系统中断
2 PIOA 并行I/O控制器A
3 保留
4 ADC(1) 模数转换器
5 SPI 串行外设接口
6 US0 USART 0
7 US1 USART 1
8 SSC 同步串行接口
9 TWI 两线接口
10 PW
复件 (7) main.c
#include "AT91SAM7S64.h"
#include "dy.h"
/*
0 AIC 先进的中断控制器FIQ
1 SYSIRQ(1) 系统中断
2 PIOA 并行I/O控制器A
3 保留
4 ADC(1) 模数转换器
5 SPI 串行外设接口
6 US0 USART 0
7 US1 USART 1
8 SSC 同步串行接口
9 TWI 两线接口
10 PW
复件 (6) main.c
#include "AT91SAM7S64.h"
#include "dy.h"
/*
0 AIC 先进的中断控制器FIQ
1 SYSIRQ(1) 系统中断
2 PIOA 并行I/O控制器A
3 保留
4 ADC(1) 模数转换器
5 SPI 串行外设接口
6 US0 USART 0
7 US1 USART 1
8 SSC 同步串行接口
9 TWI 两线接口
10 PW
main.c
#include "AT91SAM7S64.h"
#include "dy.h"
/*
0 AIC 先进的中断控制器FIQ
1 SYSIRQ(1) 系统中断
2 PIOA 并行I/O控制器A
3 保留
4 ADC(1) 模数转换器
5 SPI 串行外设接口
6 US0 USART 0
7 US1 USART 1
8 SSC 同步串行接口
9 TWI 两线接口
10 PW