代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/332511/3397606
c uart.c
//*****************************************************************************
//
// uart.c - Driver for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
//
//
www.eeworm.com/read/332511/3397694
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/332511/3397760
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/332511/3397779
c uart.c
//*****************************************************************************
//
// uart.c - Driver for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
//
//
www.eeworm.com/read/331810/3403526
asm uart.asm
//======================================================================================
//
// The information contained herein is the exclusive property of
// Sunplus Technology Co. An
www.eeworm.com/read/331189/3415004
vo uart_if.vo
// Copyright (C) 1991-2005 Altera Corporation
// Your use of Altera Corporation's design tools, logic functions
// and other software and tools, and its AMPP partner logic
// functions, and
www.eeworm.com/read/330991/3418916
c uart.c
/*
* This sample code is written by block mode. If you want to use nonblock mode,
* please reference the HttpOperation_NonBlock sample.
*
*/
#include "Utility.h"
int main(int argc, char*
www.eeworm.com/read/330991/3418918
sln uart.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UART", "UART.vcproj", "{D1362B9D-05E8-439F-8DBC-4E20EF57DF5B}"
ProjectSection(Project
www.eeworm.com/read/330991/3418967
c uart.c
#include
#include "Utility.h"
int main(int argc, char* argv[])
{
char szInputBuf[4] = "";
char szReadWriteBuf[256] = "";
int iNum, iPort = 0;
SCODE scRet;
TSERVER_INFO tServ