代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/336964/3345617
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/336964/3345733
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/336565/3349343
h uart.h
#ifndef UART_H
#define UART_H
#include
#include
#include
#ifdef CC1110
#include "ioCC1110.h"
#endif
#ifdef CC2510
#include "ioCC2510.h"
#endif
/*****
www.eeworm.com/read/336565/3349374
c uart.c
////////////////////////////////////////////////////////////////////////
/*
-----------------------------__WXL__-----------------------------------
-----------------------------@2007-12------------
www.eeworm.com/read/336563/3350060
h uart.h
/*
-08/15/2006: Petre M.
-this file contains declarations of functions and variables used in UART communication
*/
//this buffer is used to store the message received from PC and then to sto
www.eeworm.com/read/336563/3350073
c uart.c
/*
-08/15/2006: Petre M.
-this file contains all the functions used in UART communications
*/
#include "ioADE7169F16.h"
#include "extern_declarations.h"
#include "EEPROM_locations.h"
vo
www.eeworm.com/read/336506/3351271
h uart.h
/*
****************************************************************************************************
串口相关函数
**************************************************************************************
www.eeworm.com/read/334868/3361158
c uart.c
/******************************************************
* 文件名称:uart.c
* 文件说明:
* RS232通迅使用的UART0 模块
*****************************************************/
#ifndef MSP430XF449_H
#include
www.eeworm.com/read/334868/3361253
c uart.c
/******************************************************
* 文件名称:uart.c
* 文件说明:
* RS232通信使用的UART0 模块
*****************************************************/
#ifndef MSP430XF449_H
#include
www.eeworm.com/read/334634/3364641
h uart.h
//--------------------file begin------------------------------------------------------------------------
// this file is declare the UART functions
#ifndef __UART__
#define __UART__
#include "