代码搜索结果
找到约 10,000 项符合
USART 的代码
fet120_spi0_mstr.c
//******************************************************************************
// MSP-FET430P120 Demo - USART0, SPI 3-Wire Master
//
// Description: SPI master talks to SPI slave using 3-wire
fet140_spi0_05.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, SPI 3-Wire Master
//
// Description: SPI master talks to SPI slave using 3-wire
fet140_spi0_06.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave
//
// Description: SPI slave talks to SPI master using 3-wire
iar-
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
iar-
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
iar-
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
iar-
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
iar-
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
iar-
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
fet140_uart02_09600.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 9600 Echo ISR, 32kHz ACLK
//
// Description: Echo a received