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

📄 am29lv160db.h

📁 开发平台是ADSP++,用于ADI的BF531驱动AM29160FLASH的源程序。自己编写
💻 H
字号:
/*******************************************************************************/
/*                                                                             */
/*   (C) Copyright 2004 - Analog Devices, Inc.  All rights reserved.           */
/*                                                                             */
/*    FILE:     a d i _ S 2 9 A L 0 0 4 D _ 8 D. h ( )                         */
/*                                                                             */
/*    CHANGES:  1.00.0  - initial release    								   */
/*																			   */
/*    PURPOSE:  This header file defines the public name(functions and types)  */
/*               exported from the module 'adi_S29AL004D_8D.c'    		       */
/*                                                                             */
/*******************************************************************************/

#ifndef __ADI_AM29LV160DB_H__
#define __ADI_AM29LV160DB_H__

//---- I n c l u d e s  ----//
#include "services531.h"


//---- F u n c t i o n   P r o t o t y p e s  ----//

extern ADI_DEV_PDD_ENTRY_POINT ADIAM29LV160DBEntryPoint;	// entry point to the device driver
extern ADI_DEV_DEVICE_HANDLE DevHandleAM29LV160DB;


#endif	// __ADI_AM29LV160DB__

⌨️ 快捷键说明

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