代码搜索:USART
找到约 10,000 项符合「USART」的源代码
代码结果 10,000
www.eeworm.com/read/457989/7314694
c fet140_uart01_02400.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 2400 Echo ISR, 32kHz ACLK
//
// Description: Echo a received c
www.eeworm.com/read/455384/7372738
c xtest18_6.c
/* ========================================================================== */
/* Xtest18_6.c : User-defined printf() Function for USART0 */
/* ==========================================
www.eeworm.com/read/448090/7540734
c main.c
#include "main.h"
#include "usart.h"
int main(void)
{
device_init();
//////////////////add you code here
usart_example();
//////////////////
while(1)
{
};
ret
www.eeworm.com/read/447321/7554371
c int0.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define F_cpu 3686400
uchar IntCnt;//全局变量
void USART_Init(long int baud)
{
uint temp;
te
www.eeworm.com/read/445940/7587925
c usart0,8mhz,115200.c
/**********************************************************/
//MSP430 Advanced Developping Components - [BaseComponents_43.C]
////USART0, UART 115200 Echo ISR, HF XTAL MCLK
////->>> http://www.dutz
www.eeworm.com/read/445940/7587956
c usart0,4mhz,9600.c
/**********************************************************/
//MSP430 Advanced Developping Components - [BaseComponents_42.C]
////USART0, UART 9600 Echo ISR, HF XTAL SMCLK
////->>> http://www.dutzm
www.eeworm.com/read/440002/7695976
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/436266/7773326
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/436266/7773443
s43 fet120_uart01_19200.s43
;******************************************************************************
; MSP-FET430P120 Demo - USART0, UART 19200 Echo ISR, HF XTAL ACLK
;
; Description: Echo a received character, RX
www.eeworm.com/read/436266/7773473
s43 fet120_uart01_09600.s43
;******************************************************************************
; MSP-FET430P120 Demo - USART0, UART 9600 Echo ISR, HF XTAL ACLK
;
; Description: Echo a received character, RX I