代码搜索结果

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

uart.h

#ifndef _UART_H #define _UART_H #include #include "ub4020evb.h" #include "sep4020.h" typedef struct _UartResetTest { U32 DLBL; U32 RxFIFO; U32 TxFIFO;

uart.c

#include #include "sep4020.h" #include "uart.h" #include #include "intc.h" #include "ub4020evb.h" UartResetTest ret_f; UartRwTest rwt_f; UartResetTest *ret_pt=&ret_

uart.qws

[ProjectWorkspace] ptn_Child1=Frames [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 [ProjectWorkspace.Frames.ChildFrames.Document-0]

uart.qpf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu

uart.qsf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu

uart.cpp

// uart.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "uart.h" #include "uartDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha