代码搜索:USART
找到约 10,000 项符合「USART」的源代码
代码结果 10,000
www.eeworm.com/read/229891/14313407
c msp430xg46x_usart1_uart_115k.c
//******************************************************************************
// MSP430xG46x Demo - USART1, 115200 UART Echo ISR, DCO SMCLK
//
// Description: Echo a received character, RX I
www.eeworm.com/read/128095/14315454
c usartsend9bit.c
#include
void DelayMs(long int s);
void USART_Init(unsigned int baud);
void USART_Transmit(unsigned int data);
int main(void)
{
DDRA=0x00;
DDRC=0xff;
USART_Init(25);
www.eeworm.com/read/223923/14612478
o test232main.o
XL
H 1 areas 4 global symbols
M test232main.c
A text size 4E flags 0
dbfile D:\报警系统设计资料\报警系统软件\开关量64CPU—485\test232main.c
dbfunc e uart1_init 0 fV
dbline FFFFFFFF 0
dbline 4 0
dbline 5 0
dbli
www.eeworm.com/read/223923/14612504
s test232main.s
.module test232main.c
.area text(rom, con, rel)
.dbfile D:\报警系统设计资料\报警系统软件\开关量64CPU—485\test232main.c
.dbfunc e uart1_init _uart1_init fV
.even
_uart1_init::
.dbline -1
.dbline 4
; #inc
www.eeworm.com/read/223542/14635254
s43 fet140_uart01_09600.s43
;******************************************************************************
; MSP-FET430P140 Demo - USART0, UART 9600 Echo ISR, HF XTAL ACLK
;
; Description: Echo a received character, RX I
www.eeworm.com/read/214069/15114651
c fet120_spi0_016x.c
//******************************************************************************
// MSP-FET430P120 Demo - USART0, SPI Interface with HC165/164 Shift Registers
//
// Description: Demonstrate USART
www.eeworm.com/read/213723/15127280
c msp430xg46x_usart1_uart_115k.c
//******************************************************************************
// MSP430xG46x Demo - USART1, 115200 UART Echo ISR, DCO SMCLK
//
// Description: Echo a received character, RX I
www.eeworm.com/read/171344/5396013
c serial.c
/*
* (C) Copyright 2002
* Lineo, Inc
* Bernhard Kuhn
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
www.eeworm.com/read/168763/5437202
c serial.c
/*
* (C) Copyright 2002
* Lineo, Inc
* Bernhard Kuhn
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
www.eeworm.com/read/168763/5439659
c serial.c
/*
* (C) Copyright 2002
* Lineo, Inc
* Bernhard Kuhn
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger