代码搜索:UART 有哪些应用?

找到约 10,000 项符合「UART 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/383288/8957420

o uart.o

www.eeworm.com/read/383245/8959517

c uart.c

#include #include "XITONG.H" //############################################################################## void Init_UART1(void) { UCTL1 &=~ SWRST; // SWRST复位,U
www.eeworm.com/read/427176/8969650

h uart.h

/* * Copyright (c) 2006-2008 by Roland Riegel * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice
www.eeworm.com/read/284032/8969782

c uart.c

/************************************************************************************************** * * Copyright (c) 2001
www.eeworm.com/read/284032/8969824

o uart.o

www.eeworm.com/read/427176/8969861

c uart.c

/* * Copyright (c) 2006-2008 by Roland Riegel * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice
www.eeworm.com/read/284032/8969919

c uart.c

/************************************************************************************************** * FILENAME * uart.c * * VERSION * 1.0 * * DESCRIPTION * This file contai
www.eeworm.com/read/427166/8970795

o uart.o

www.eeworm.com/read/427077/8978519

sch uart接口.sch

www.eeworm.com/read/383025/8980909

h uart.h

#ifndef __UART_H__ #define __UART_H__ void Test_Uart0(void); void Test_Uart0Fifo(void); void Test_Uart1(void); void Test_Uart1Fifo(void); void Test_Uart0Range(void); void Test_Uart1Max(void);