代码搜索:USART
找到约 10,000 项符合「USART」的源代码
代码结果 10,000
www.eeworm.com/read/438918/7719403
h uart.h
/* Environment: WinAVR 20060421*/
/* This program is designed for standard io stream */
/* It use the function fdevopen(int*,int*) */
#ifndef __UART_H__
#define __UART_H__
#include
#i
www.eeworm.com/read/436266/7773256
s43 fet140_spi0_06.s43
;******************************************************************************
; MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave
;
; Description: SPI slave talks to SPI master using 3-wire mode
www.eeworm.com/read/436266/7773317
s43 fet140_uart11_0115k.s43
;******************************************************************************
; MSP-FET430P140 Demo - USART1, UART 115200 Echo ISR, HF XTAL ACLK
;
; Description: Echo a received character, RX
www.eeworm.com/read/436266/7773445
s43 fet120_uart01_0115k.s43
;******************************************************************************
; MSP-FET430P120 Demo - USART0, UART 115200 Echo ISR, HF XTAL ACLK
;
; Description: Echo a received character, RX
www.eeworm.com/read/436266/7773475
s43 fet120_spi0_slav.s43
;******************************************************************************
; MSP-FET430P120 Demo - USART0, SPI 3-Wire Slave
;
; Description: SPI slave talks to SPI master using 3-wire mode
www.eeworm.com/read/247416/12660558
h obj_romboot.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*---------------------------------------------------
www.eeworm.com/read/140559/13074853
asm fet140_spi0_06.asm
;******************************************************************************
; MSP-FET430P140 Demo - USART0, SPI 3-Wire Slave
;
; Description: SPI slave talks to SPI master using 3-wire mode
www.eeworm.com/read/140559/13074948
asm fet140_uart11_0115k.asm
;******************************************************************************
; MSP-FET430P140 Demo - USART1, UART 115200 Echo ISR, HF XTAL ACLK
;
; Description: Echo a received character, RX
www.eeworm.com/read/323122/13349748
c main.c
#include
#include
#include "usart.h"
#include "timer.h"
#define NOP() asm("nop")
//------------------------------------------------------------------------------
www.eeworm.com/read/136859/13358689
h obj_romboot.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*---------------------------------------------------