代码搜索结果

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

uart.h

/********************************************************************************* * UART.h v1.00 * * Copyright 2003 by SEED Electronic Technology Ltd. * A

uart.h

#ifndef INC_EUART #define INC_EUART #include "../Include/type.h" #define UART_PORT 1 #if (UART_PORT==1) #define UART_BASE 0x1000a000 #else #define UART_BASE 0x1000b000 #endif #d

uart.c

/// @ingroup AMD_BOOTLOADER /// @file uart.c /// @brief Uart operator function /// /// @author /// @version $Version$ //

uart.h

/*! \file uart.h \brief UART driver with buffer support. */ //***************************************************************************** // // File Name : 'uart.h' // Title : UART driver with

uart.c

/*! \file uart.c \brief UART driver with buffer support. */ // ***************************************************************************** // // File Name : 'uart.c' // Title : UART driver with

uart.h

/********************************************************************************/ /* UART.H v1.00 */ /* 版权(c) 2003- 北京合众达电子技术有限责任公司 */ /* 设计者: 段立锋 */ /*****

uart.asm

********************************************************************************* * UART.ASM v1.00 * * 版权(c) 2003- 北京合众达电子技术有限责任公司 * * 设计者

uart.h

/********************************************************************************/ /* UART.H v1.00 */ /* 版权(c) 2003- 北京合众达电子技术有限责任公司 */ /* 设计者: 段立锋 */ /*****

uart.asm

********************************************************************************* * UART.ASM v1.00 * * 版权(c) 2003- 北京合众达电子技术有限责任公司 * * 设计者

uart.h

/********************************************************************************/ /* UART.H v1.00 */ /* 版权(c) 2003- 北京合众达电子技术有限责任公司 */ /* 设计者: 段立锋 */ /*****