📄 adi_am29lv081b.h
字号:
/*******************************************************************************/
/* */
/* (C) Copyright 2004 - Analog Devices, Inc. All rights reserved. */
/* */
/* FILE: a d i _ a m 2 9 l v 0 8 1 . h ( ) */
/* */
/* CHANGES: 1.00.0 - initial release */
/* */
/* PURPOSE: This header file defines the public name(functions and types) */
/* exported from the module 'adi_dsm2150f.c' */
/* */
/*******************************************************************************/
#ifndef __ADI_AM29LV081B_H__
#define __ADI_AM29LV081B_H__
//---- I n c l u d e s ----//
#include "Services_Sharc.h" // system services includes
#define NUM_SECTORS 16 // number of sectors in the flash device
//---- F u n c t i o n P r o t o t y p e s ----//
extern ADI_DEV_PDD_ENTRY_POINT ADIAM29LV081BEntryPoint; // entry point to the device driver
extern ADI_DEV_DEVICE_HANDLE DevHandleAM29LV081B;
#endif // __ADI_AM29LV081B_H__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -