代码搜索结果

找到约 10,000 项符合 USART 的代码

prac9_asyn_thinking_0115k.asm

#include "msp430x44x.h" ;****************************************************************************** ; MSP-Test44x Demo - USART0 115200 UART Echo ISR, DCO SMCLK ; ; Description; Echo a rec

prac9_asyn_thinking_19200.asm

#include "msp430x44x.h" ;****************************************************************************** ; MSP-Test44x Demo - USART0 UART 19200 Echo ISR, DCO SMCLK ; ; Description; Echo a rec

prac9_3485_09600.asm

#include "msp430x44x.h" ;****************************************************************************** ; MSP-Test44x Demo - USART0 UART 9600 Echo ISR, DCO SMCLK ; ; Description; Echo a rece

prac99_syn_016x.asm

#include "msp430x44x.h" ;****************************************************************************** ; MSP-Test44x Demo - USART0 SPI Interface to HC165/164 Shift Registers ; ; Description

main.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 2400 Echo ISR, 32kHz ACLK // // Description: Echo a received c

uart05_09600.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 9600 Echo ISR, 32kHz ACLK // // Description: Echo a received c

uart15_09600.c

//****************************************************************************** // MSP-FET430P140 Demo - USART1, Ultra-Low Pwr UART 9600 Echo ISR, 32kHz ACLK // // Description: Echo a received c

uart11_02400.c

//****************************************************************************** // MSP-FET430P140 Demo - USART1, Ultra-Low Pwr UART 2400 Echo ISR, 32kHz ACLK // // Description: Echo a received c

main.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 9600 Echo ISR, 32kHz ACLK // // Description: Echo a received c

fet140_spi0_mstr.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0 SPI 3-Wire SPI Master // // Description: SPI master talks to SPI slave using 3-w