代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.h
typedef unsigned char uart_uint8;
typedef unsigned short uart_uint16;
typedef unsigned int uart_uint32;
typedef unsigned char uart_uchar;
void _putchar(int c);
void _puts(char *s);
uart_uin
uart.c
#include "uart.h"
#include "iom16c62p.h"
#include
#define condition *format!='f'&&*format!='d'&&*format!='c'&&*format!='s'&&*format!='l'&&*format!='u'&&*format!='\0'&&*format!=' '&&*fo
uart.h
typedef unsigned char uart_uint8;
typedef unsigned short uart_uint16;
typedef unsigned int uart_uint32;
typedef unsigned char uart_uchar;
void _putchar(int c);
void _puts(char *s);
uart_uin
uart.c
#include "uart.h"
#include "iom16c62p.h"
#include
#define condition *format!='f'&&*format!='d'&&*format!='c'&&*format!='s'&&*format!='l'&&*format!='u'&&*format!='\0'&&*format!=' '&&*fo
uart.c
/*****************************************************************************
FILENAME: FLASH.C
DESIGNER: 戴展波
DATE: 2004/09/25
****************************************************************
uart.lst
C51 COMPILER V7.10 UART 01/02/2005 16:12:27 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN .\
uart.src
; .\Uart.SRC generated from: ..\SourceFile\Uart.c
; COMPILER INVOKED BY:
; C:\Program Files\Keil\C51\BIN\C51.EXE ..\SourceFile\Uart.c LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\Uart.lst) SRC(.\U
uart.h
/*************************************************/
/**************串行口控制********************/
/*************2003年1月24日*********************/
/************WROTE BY WANGSW********************/
uart.c
/*************************************************/
/**************串行口控制********************/
/*************2003年1月24日*********************/
/************WROTE BY WANGSW********************/