代码搜索:如何学习 UART?
找到约 10,000 项符合「如何学习 UART?」的源代码
代码结果 10,000
www.eeworm.com/read/393943/8253482
h uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART0_REVBUFFER_SIZE 1024
#define UART1_REVBUFFER_SIZE 1024
void OSInitUart(void);
int OSReadUart0(U8 data[], int num, int ntimeout);
void Ope
www.eeworm.com/read/393943/8253505
c uart.c
#include "..\startup\def.h"
#include "..\startup\44b.h"
#include "..\ucos-ii\includes.h"
#include "isr.h"
#include "uart.h"
OS_EVENT *Uart0_Rev_mbox=NULL; //Uart0 receive ma
www.eeworm.com/read/393940/8253848
h uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART0_REVBUFFER_SIZE 1024
#define UART1_REVBUFFER_SIZE 1024
void OSInitUart(void);
int OSReadUart0(U8 data[], int num, int ntimeout);
void Ope
www.eeworm.com/read/193042/8256604
h uart.h
/*= uart.h =========================================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that i
www.eeworm.com/read/193042/8256612
obj uart.obj
www.eeworm.com/read/193042/8256647
c uart.c
/*= uart.c =========================================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that i
www.eeworm.com/read/294042/8256672
hex uart.hex
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE5805F20B9F0FF1FE518F09FE51D
:10002000980000004000000044000000480000006C
:100030004C00000000000000000000005000000024
:10
www.eeworm.com/read/294042/8256679
h uart.h
/****************************************Copyright (c)**************************************************/
/**
;** 西南科技大学计算机科学学院
;**
www.eeworm.com/read/294042/8256684
c uart.c
/****************************************Copyright (c)**************************************************/
/**
;** 西南科技大学计算机科学学院
;**
www.eeworm.com/read/193042/8256686
lst uart.lst
C51 COMPILER V7.50 UART 05/14/2006 13:37:22 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua