代码搜索结果

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

uart.c

//**********************************************************// //** file: uart.c //** target: ADSP-BF533 //** creat time: 2008-7-13 #include #include #include "ua

uart.lst

C51 COMPILER V7.20 UART 04/29/2007 18:26:40 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE UART OBJECT MODULE PLACED IN Ua

uart.c

/******************************************************************** //模 块 名 : 串口通讯演示程序子函数 //创 建 者 : 杨 勇 日期 : 2007年4月29日 16:44 //修 改 者 : 日期 : //功能描述 : 串口波特率为1

uart.h

//***************************************************************************** // // uart.h - Defines and Macros for the UART. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser

uart.c

//***************************************************************************** // // uart.c - Driver for the UART. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved. // //

uart.h

#include void uart_init() void send(unsigned char ch)

uart.c

#include #include "uart.h" //********************************* // //********************************* void uart_init() { SCON = 0xDA; // SCON: mode 1, 8-bit UART, en