代码搜索结果

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

demonstrator.c

// Demonstrator.c CommDemo version #include "PC_Comm.h" void initializer() { // Calibrate the oscillator: OSCCAL_calibration(); // Initialize the USART USARTinit(); // say he

demonstrator.c

// Demonstrator.c Pointer Array Test version #include "PC_Comm.h" void initializer() { // Calibrate the oscillator: OSCCAL_calibration(); // Initialize the USART USARTinit();

telnet.c

#include #include #include #include "sockets.h" //****************************************************************** //* Application Code //* Your applicatio

stm32f10x_conf.h

/** ****************************************************************************** * @file USART/DMA_Polling/stm32f10x_conf.h * @author MCD Application Team * @version V3.0.0 * @date

stm32f10x_conf.h

/** ****************************************************************************** * @file USART/DMA_Interrupt/stm32f10x_conf.h * @author MCD Application Team * @version V3.0.0 * @da

fet140_uart01_19200.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, UART 19200 Echo ISR, HF XTAL ACLK // // Description: Echo a received character, R

fet140_uart01_09600.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, UART 9600 Echo ISR, HF XTAL ACLK // // Description: Echo a received character, RX

fet140_uart04_09600.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, UART 9600 Echo ISR, No XTAL, Rosc DCO Only // // Description: Echo a received cha

fet140_uart04_19200.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, UART 19200 Echo ISR, No XTAL, Rosc DCO Only // // Description: Echo a received ch

stm32f10x_conf.h

/** ****************************************************************************** * @file USART/DMA_Polling/stm32f10x_conf.h * @author MCD Application Team * @version V3.0.0 * @date