代码搜索结果

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

setusart.c

/******************************************************************************/ /* SERIAL.C: Low Level Serial Routines */ /***********************************

serial.c

/******************************************************************************/ /* SERIAL.C: Low Level Serial Routines */ /***********************************

485bus.lst

__text_start: __start: 002A E5CF LDI R28,0x5F 002B E0D4 LDI R29,4 002C BFCD OUT 0x3D,R28 002D BFDE OUT 0x3E,R29 002E 51C0 SUBI R28,0x10 002F 40D

main.c

#include #include #include "usart.h" /* A simple demonstration of serial communications which * incorporates the on-board hardware USART of the Microchip * PIC16Fxxx series

main.c

#include #include #include "usart.h" /* A simple demonstration of serial communications which * incorporates the on-board hardware USART of the Microchip * PIC16Fxxx series

fet140_uart01_19200_2.c

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

fet140_uart01_09600.c

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

fet140_uart11_19200_2.c

//****************************************************************************** // MSP-FET430P140 Demo - USART1, UART 19200 Echo ISR, XT2 HF XTAL SMCLK // // Description: Echo a received charact

fet140_uart07_09600.c

//****************************************************************************** // MSP-FET430x140 Demo - USART0, Ultra-Low Pwr UART 9600 RX/TX, 32kHz ACLK // // Description: This program demonst