代码搜索结果

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

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);

uart.c

#include #include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\rtc.h" #define KEY_BUFLEN 100 #define AFC_BUFLEN 0x100 #de

uart.c

#include #include "XITONG.H" //############################################################################## void Init_UART1(void) { UCTL1 &=~ SWRST; // SWRST复位,U

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

uart.c

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

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

uart.c

/************************************************************************************************** * FILENAME * uart.c * * VERSION * 1.0 * * DESCRIPTION * This file contai