代码搜索结果
找到约 10,000 项符合
USART 的代码
fet140_spi1_5616.c
//******************************************************************************
// MSP-FET430P140 Demo - USART1 SPI Interface to TLV5516 DAC
//
// Description: Demonstrate USART0 in SPI mode int
fet140_spi1_03.asm
;******************************************************************************
; MSP-FET430P140 Demo - USART1, SPI Interface to TLV5616 DAC
;
; Description: Demonstrate USART1 in SPI mode inte
fet140_spi1_5616.c
//******************************************************************************
// MSP-FET430P140 Demo - USART1 SPI Interface to TLV5516 DAC
//
// Description: Demonstrate USART0 in SPI mode int
uart_to_twi_m8.s
.module uart_to_twi_m8.c
.area text(rom, con, rel)
.dbfile H:\UART_TO_TWI\uart_to_twi_m8.c
.dbfunc e main _main fV
.even
_main::
.dbline -1
.dbline 56
; /*******************************
uart_to_twi_m8.c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解
uart_to_twi_m8.s
.module uart_to_twi_m8.c
.area text(rom, con, rel)
.dbfile H:\UART_TO_TWI\uart_to_twi_m8.c
.dbfunc e main _main fV
.even
_main::
.dbline -1
.dbline 56
; /*******************************
uart_to_twi_m8.c
/*****************************************************************
ICC-AVR application builder : 2005-8-19 14:40:53
Target : M8
Crystal: 7.3728Mhz
// Crystal: 4.6080Mhz
实验:做usart串行通讯实验
目的:了解
atmega128uart.txt
#include
#define RXB8 1
#define TXB8 0
#define UPE 2
#define OVR 3
#define FE 4
#define UDRE 5
#define RXC 7
#define FRAMING_ERROR (1
inits.c
//#include "includes.h"
#include
#include
unsigned int MuxByte[8], ADC_control[4];
//==================== config_MainCLK () ==============================
void