代码搜索结果

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

msp430xg46x_uscia0_irda_03.c

//****************************************************************************** // MSP430xG461x Demo - USCI_A0 IrDA Physical Layer Comm, 4MHz SMCLK // // Description: This example receives bytes

usbcdc.h

/* Name: usbcdc.h * Project: AVR USB driver for CDC interface on Low-Speed USB * Author: Osamu Tamura * Creation Date: 2006-05-12 * Tabsize: 4 * Copyright: (c) 2006 by Recursion Co., Ltd.

main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Date First Issued : 05/21/2007 * Descr

reg_m55800.h

//*----------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*---------------------------------------------------

at91r40008_search.html

Hardware API Selector: AT91R40008 search symbol

main.c

/*---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - *------------------------------------------------------

msp430xg46x_uscia0_irda_03.c

//****************************************************************************** // MSP430xG461x Demo - USCI_A0 IrDA Physical Layer Comm, 4MHz SMCLK // // Description: This example receives bytes

serial._c

#include "iom64v.h" #include "serial.h" void Init_Usart(void) { UBRR0L=25; UBRR1L=25; UBRR0H=0; UBRR1H=0; UCSR0A=0x20; UCSR1A=0x20; UCSR0B=0x18; UCSR1B=0x18; UCSR0C=

serial.c

#include "iom64v.h" #include "serial.h" void Init_Usart(void) { UBRR0L=25; UBRR1L=25; UBRR0H=0; UBRR1H=0; UCSR0A=0x20; UCSR1A=0x20; UCSR0B=0x18; UCSR1B=0x18; UCSR0C=

serial.c

#include "iom64v.h" #include "serial.h" void Init_Usart(void) { UBRR0L=25; UBRR1L=25; UBRR0H=0; UBRR1H=0; UCSR0A=0x20; UCSR1A=0x20; UCSR0B=0x18; UCSR1B=0x18; UCSR0C=