easic.h.svn-base

来自「Spearhead2000 的 USB驱动程序」· SVN-BASE 代码 · 共 43 行

SVN-BASE
43
字号
/*****************************************************************************//* This confidential and proprietary software may be used only as authorized *//* by a licensing agreement from STMicroelectronics.                         *//* In the event of publication, the following notice is applicable:          *//*                                                                           *//*                   (C) COPYRIGHT 2004 STMicroelectronics                   *//*                Innovative Systems Design Group - Central R&D              *//*                            ALL RIGHTS RESERVED                            *//*                                                                           *//* The entire notice above must be reproduced on all authorized copies.      *//*                                                                           *//* -- File:                  eASIC.h                                         *//* -- Author:                Christian Gazzina  <christian.gazzina@st.com>   *//* -- Description:           include file for eASIC hardware.                *//*                           This version is restricted to the full master   *//*                           and full slave ports.                           *//*                                                                           *//* -- Modification History: - 1.1 (13/08/2004)                               *//*****************************************************************************/// $Id: eASIC.h,v 1.1 2005/06/27 14:15:39 sp_head Exp $// $Log: eASIC.h,v $// Revision 1.1  2005/06/27 14:15:39  sp_head// apb_configuration.h//// Revision 1.1.1.2  2004/12/03 15:34:24  spear// First import from CRD//// Revision 1.1.1.1  2004/12/02 11:07:22  spear// First import from CRD//// //  Revision: 1.1 Tue Nov 23 10:14:07 2004 gazzina//  first release#ifndef __eASIC_H__#define __eASIC_H__#define eASIC_full_slave_Base 0x20000000#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?