代码搜索结果
找到约 10,000 项符合
USART 的代码
fet120_spi0_mstr.s43
;******************************************************************************
; MSP-FET430P120 Demo - USART0, SPI 3-Wire Master
;
; Description: SPI master talks to SPI slave using 3-wire mod
合适fet140_spi0_05.s43
;******************************************************************************
; MSP-FET430P140 Demo - USART0, SPI 3-Wire Master
;
; Description: SPI master talks to SPI slave using 3-wire mod
fet140_spi0_mstr.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0 SPI 3-Wire SPI Master
//
// Description: SPI master talks to SPI slave using 3-w
fet140_spi0_05.s43
;******************************************************************************
; MSP-FET430P140 Demo - USART0, SPI 3-Wire Master
;
; Description: SPI master talks to SPI slave using 3-wire mod
m16_vs1003_test.lk
Usart.o main.o vs1003.o sd.o fat.o SPI.o Delay.o AD_key.o
uart.h
#ifndef UART_H_
#define UART_H_
void USART_Configuration(void);
void SerialPutChar(char c);
void Serial_PutString(u8 *s);
#endif
fet140_uart02_19200.c
//*****************************************************************************
// MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 19200 Echo ISR, 32kHz ACLK
//
// Description: Echo a received c
fet140_uart01_09600_2.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, Ultra-Low Pwr UART 9600 Echo ISR, 32kHz ACLK
//
// Description: Echo a received c
fet140_uart15_09600.c
//******************************************************************************
// MSP-FET430P140 Demo - USART1, Ultra-Low Pwr UART 9600 Echo ISR, 32kHz ACLK
//
// Description: Echo a received c
fet140_uart11_02400.c
//******************************************************************************
// MSP-FET430P140 Demo - USART1, Ultra-Low Pwr UART 2400 Echo ISR, 32kHz ACLK
//
// Description: Echo a received c