代码搜索结果

找到约 5,134 项符合 USART 的代码

includes.h

#include "main.h" #include "delay.h" #include "lcd.h" #include "ad.h" #include "init.h" #include "usart.h" #include //#include

includes.h

#include "main.h" #include "delay.h" //#include "horse.h" #include "lcd.h" //#include "ad.h" //#include "init.h" //#include "number.h" //#include "usart.h" #include //#include

includes.h

#include "main.h" #include "delay.h" //#include "horse.h" //#include "lcd.h" //#include "ad.h" #include "init.h" #include "number.h" //#include "usart.h" #include //#include

includes.h

#if !defined(INCLUDES_H) #define INCLUDES_H #define ENABLE_BIT_DEFINITIONS #include #include "ds1302.h" #include "hd44780.h" #include "delay.h" #include "usart.h" #endif

usart.htm

Static Call Graph - [E:\myproject\keil\s64\usart\usart.axf] Static Call Graph for i

at91sio.h

/* at91Sio.h - Atmel AT91 USART header file */ /* Copyright 1999 ARM Limited */ /* modification history -------------------- 01a,25jun99,jpd written. */ #ifndef __INCat91Sioh #define _

usart.c

#define USART_C #include "iom32.h" //#define "includes.h" void usart_putchar(char c) { if(c=='\n') usart_putchar('/r'); while(UCSRA&(1

fet120_spi0_016x.c

//****************************************************************************** // MSP-FET430P120 Demo - USART0, SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART

fet440_spi0_016x.c

//****************************************************************************** // MSP-FET430P440 Demo - USART0, SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART

usart.c

/************************************************************************************************** * * Copyright (C) ART Limited, 2006. All rights reserved. * * File: usart.c * Progr