代码搜索结果
找到约 10,000 项符合
USART 的代码
fet140_spi0_06.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave
//
// Description: SPI slave talks to SPI master using 3-wire
uart07_09600.c
//******************************************************************************
// MSP-FET430x140 Demo - USART0, Ultra-Low Pwr UART 9600 RX/TX, 32kHz ACLK
//
// Description: This program demonst
uart08_09600.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, UART 9600 Full-Duplex Transceiver, 32K ACLK
//
// Description: UART0 communicate
uart07_09600.c
//******************************************************************************
// MSP-FET430x140 Demo - USART0, Ultra-Low Pwr UART 9600 RX/TX, 32kHz ACLK
//
// Description: This program demonst
uart08_09600.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, UART 9600 Full-Duplex Transceiver, 32K ACLK
//
// Description: UART0 communicate
fet430_uart01_02400.c
//******************************************************************************
// MSP-FET430P430 Demo - USART0 UART 2400 Ultra-low Power Echo ISR, 32kHz ACLK
//
// Description; Echo a received
uart_send.h
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
uart_send.h
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
uart_send.h
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif
uart_send.h
#ifndef __UARTSEND_H__
#define __UARTSEND_H__
extern void UARTSend(const unsigned char *pucBuffer, unsigned long ulCount);
extern void usart_init(void);
#endif