代码搜索结果
找到约 10,000 项符合
USART 的代码
usart._c
//---------------------------- USART串口驱动程序 ----------------------------
//
//USART串口驱动程序:发送与接收
//整理日期:2009.7.8
//
//----------------------------------------------------------------------------
usart.s
.module Usart.c
.area text(rom, con, rel)
.dbfile C:\AVR\M\1\Usart.c
.dbfunc e Usart_Init _Usart_Init fV
; baud -> R16,R17
.even
_Usart_Init::
.dbline -1
.dbline 14
; #includ
usart.o
XL
H 1 areas 3 global symbols
M Usart.c
A text size 3E flags 0
dbfile C:\AVR\M\1\Usart.c
dbfunc e Usart_Init 0 fV
dbsym r baud 10 i
dbline FFFFFFFF 0
dbline E 0
dbline F 0
dbline 10 6
dblin
usart.c
#include "Usart.h"
//定义fosc频率
#define fosc 16000000
//---------------------------------
//
// USART初始化函数
// baud:波特率
//
//---------------------------------
void Usart_Init(unsigned i
usart.lis
.module Usart.c
.area text(rom, con, rel)
0000 .dbfile C:\AVR\M\1\Usart.c
0000 .dbfunc e Usart_Init _Usart_Init
usart.map
ARM Linker, RVCT4.0 [Build 524] for uVision [Standard]
==============================================================================
Section Cross References
main.o(i.GPIO_Configuration)
usart.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
usart.lnp
--device DARMSTM ".\obj\stm32f10x_it.o" ".\obj\main.o" ".\STM32F10xR.LIB" ".\obj\stm32f10x_vector.o" --library_type=microlib --strict --scatter ".\Obj\USART.sct"
--autoat --summary_stderr --info sum