⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 adi_at25f2048.h

📁 Analog Device ADSP21346平台下对AMD Flash操作的例程
💻 H
字号:
/*******************************************************************************/
/*                                                                             */
/*   (C) Copyright 2004 - Analog Devices, Inc.  All rights reserved.           */
/*                                                                             */
/*    FILE:     a d i _ a t 2 5 f 2 0 4 8 . h ( )                              */
/*                                                                             */
/*    CHANGES:  1.00.0  - initial release    								   */
/*																			   */
/*    PURPOSE:  This header file defines the public name(functions and types)  */
/*               exported from the module 'adi_at25f2048.c'    		           */
/*                                                                             */
/*******************************************************************************/

#ifndef __ADI_AT25F2048_H__
#define __ADI_AT25F2048_H__

//---- I n c l u d e s  ----//

#include "Services_Sharc.h"			// system services includes
#include "Errors.h"


	extern ADI_DEV_PDD_ENTRY_POINT ADIAT25F2048EntryPoint;	// entry point to the device driver
 	extern ADI_DEV_DEVICE_HANDLE DevHandleAT25F2048;



#endif	// __ADI_AT25F2048_H__

⌨️ 快捷键说明

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