代码搜索结果

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

usart.h

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

usart.inc

#------------------------------------------------------------------------------ #- ATMEL Microcontroller Software Support - ROUSSET - #----------------------------------------------------

usart.h

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

usart.inc

#------------------------------------------------------------------------------ #- ATMEL Microcontroller Software Support - ROUSSET - #----------------------------------------------------

usart.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

usart.h

/* filename: usart.h */ #ifndef _LXF_USART_20080914_H #define _LXF_USART_20080914_H extern void USART_Config(void); extern void USART1_Puts(char *); extern void USART1_Putc(unsigned char); #

usart.c

/* filename: usart.c */ #include "stm32f10x_lib.h" #include "usart.h" void USART_Config(void) { GPIO_InitTypeDef GPIO_InitStructure; USART_InitTypeDef USART_InitStructure; RCC_A

usart.c

#include "24c08.h" #include "Config.h" #include "USART.h" #include "display.h" /******************************************************************************* Rec_Judge() 接受数据的判断函数 判断是否符合645