代码搜索:UART

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

代码结果 10,000
www.eeworm.com/read/452691/1652655

c uart.c

/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin * * See file CREDITS for list of people who contributed to this * pr
www.eeworm.com/read/452298/1657384

h uart.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : uart.h * Author : MCD Application Team * Date First Issued : 16/05/2003 * Descr
www.eeworm.com/read/452298/1657412

c uart.c

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : uart.c * Author : MCD Application Team * Date First Issued : 06/08/2003 * Descr
www.eeworm.com/read/452298/1657424

h uart.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : uart.h * Author : MCD Application Team * Date First Issued : 16/05/2003 * Descr
www.eeworm.com/read/452298/1657452

c uart.c

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : uart.c * Author : MCD Application Team * Date First Issued : 06/08/2003 * Descr
www.eeworm.com/read/451540/1660564

h uart.h

//UART.H代码 #include "REG51.h" #define BAUD_RATE 2400 #define RELOAD(TIMER,SVALUE) TIMER+=SVALUE+1 sbit tTXD=P3^7; sbit rRXD=P3^2; bit tTI; bit rRI; data unsigned char rSBUF; data unsigned
www.eeworm.com/read/451065/1667021

h uart.h

#ifndef IN_UART #ifndef true #define true 1 #endif #ifndef false #define false 0 #endif #define UARTNUM 2 //0软串口 1第一个硬串口 2第二个硬串口 3扩展的第一个串口 4扩展的第二个 #define DEBUG_CHANNEL 0 #de
www.eeworm.com/read/451065/1667025

c uart.c

/****************************************Copyright (c)************************************************** ** TRIG WORKROOM ** http://gr
www.eeworm.com/read/451065/1667038

hex uart.hex

:020000040000FA :1000000018F09FE518F09FE518F09FE518F09FE5C0 :1000100018F09FE5586FA0B818F09FE518F09FE51D :10002000F00000004000000044000000A0000000BC :10003000A400000000000000282F0000AC2F0000EA :10
www.eeworm.com/read/251729/4418175

c uart.c

/************************************************************************************************** * * Copyright (c) 2001