adi_at25f512.h
来自「Analog Device ADSP21346平台下对AMD Flash操作的例」· C头文件 代码 · 共 24 行
H
24 行
/*******************************************************************************/
/* */
/* (C) Copyright 2004 - Analog Devices, Inc. All rights reserved. */
/* */
/* FILE: a d i _ a m 25F512 . h ( ) */
/* */
/* CHANGES: 1.00.0 - initial release */
/* */
/* PURPOSE: This header file defines the public name(functions and types) */
/* exported from the module 'adi_at25f512.c' */
/* */
/*******************************************************************************/
#ifndef __ADI_AT25F512_H__
#define __ADI_AT25F512_H__
//---- I n c l u d e s ----//
#warning depreciated, use adi_at25f2048.h
#include "adi_AT25F2048.h"
#endif // __ADI_AT25F512_H__
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?