代码搜索:UART

找到约 10,000 项符合「UART」的源代码

代码结果 10,000
www.eeworm.com/read/447437/7551235

o uart.o

XL H 1 areas 5 global symbols M uart.c S push_gset1 Ref0000 S pop_gset1 Ref0000 A text size 46 flags 0 dbfile D:\AVRchengcu\PS2--AVR\uart.c dbfunc e init_USART 0 fV dbline FFFFFFFF 0 dbline B
www.eeworm.com/read/447437/7551239

s uart.s

.module uart.c .area text(rom, con, rel) .dbfile D:\AVRchengcu\PS2--AVR\uart.c .dbfunc e init_USART _init_USART fV .even _init_USART:: .dbline -1 .dbline 11 ; #include ; #in
www.eeworm.com/read/447219/7556191

h uart.h

#ifndef __UART_H__ #define __UART_H__ #include "../inc/macro.h" //#include "../ucos-ii/ucos_ii.h" #define UART_REVBUFFER_SIZE 1024 /*typedef struct{ U8 Buffer[UART_REVBUFFER_SIZE]; OS_
www.eeworm.com/read/446791/7564954

c uart.c

/* void Uart0SendData() { byte i,Dat; i=5; while(i--) { if(!Uart0SendTask)break; //DelayMs(1); } Uart0SendBuff[0] = 0x55; Uart0SendBuff[1] = 0xaa;
www.eeworm.com/read/446269/7581774

h uart.h

#ifndef __UART_h__ #define __UART_h__ // write your header here void Init_UART(); #endif
www.eeworm.com/read/446269/7581777

c uart.c

//======================================================== // 文件名称: UART.c // 功能描述: UART初始化, UART接收中断服务 // 维护记录: 2007-08-9 v1.0 //======================================================== #include
www.eeworm.com/read/446008/7586774

h uart.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/446008/7586781

c uart.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/446008/7586793

o uart.o

www.eeworm.com/read/445870/7589018

cmd uart.cmd

/******************************************************************************\ \* CODEC.cmd V1.00 *\ \* Copyright. 2004 by SEED Electronic Technology LTD.