代码搜索结果
找到约 5,134 项符合
USART 的代码
usart.dep
2
3057006896
Debug
usart.h
//**************************************************//
//*******************我爱铅笔***********************//
//**************************************************//
//》》》》》》》》》》》》》》》》》》》》》》》》》》
//
usart.cpp
//**************************************************//
//*******************我爱铅笔***********************//
//**************************************************//
// //// //// /////
main.cpp
#include "msp430x24x.h"
#include "CPP-source\Usart.cpp"
bool flag1=true;
int main(void)
{
//uchar i;
//unsigned int k;
//uchar switch_state,P1value;
BCSCTL1 &= ~XT2OFF;
usart.c
#include
#include
#include "dtypes.h"
#include "usart.h"
void USART_Init(void)
{
RX_PIN = 1; /* set RX_PIN as input */
TX_PIN = 0; /* set TX_PIN as output */
ANSELH
usart.o.d
USART.o: ../USART.c d:/winavr-20080610/lib/gcc/../../avr/include/avr/io.h \
d:/winavr-20080610/lib/gcc/../../avr/include/avr/sfr_defs.h \
d:/winavr-20080610/lib/gcc/../../avr/include/inttypes.h
test-adc.src
[Files]
usart.c
lcd.c
delay.c
main.c
[Headers]
delay.h
lcd.h
usart.h
[Documents]
usart.s
.module usart.c
.area text(rom, con, rel)
.dbfile F:\radio\第十一篇\test-adc\usart.c
.dbfunc e putchar _putchar fV
; coutput -> R16
.even
_putchar::
.dbline -1
.dbline 7
; #include
usart.o
XL
H 1 areas 7 global symbols
M usart.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size 6E flags 0
dbfile F:\radio\第十一篇\test-adc\usart.c
dbfunc e putchar 0 fV
dbsym r coutput 10 c
dbline
usart.lis
.module usart.c
.area text(rom, con, rel)
0000 .dbfile F:\radio\第十一篇\test-adc\usart.c
0000 .dbfunc e putchar _p