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

📄 flash.hec.h

📁 free sources for gsm
💻 H
字号:
#ifndef __FLASH_HEC_H__
#define __FLASH_HEC_H__


#define DWL_NB_MAX_SECTORS		700

/* Length of the Manufacturer name */
#define DWL_MANUFACTURER_NAME_LENGTH	15
/* Length of the device name */
#define DWL_DEVICE_NAME					15

#define DWL_FLASH_SECTOR_DESC			20
#define DWL_SECTOR_DESC_LENGTH			20

#define NEW_FLASH						{
#define	END_FLASH						},

#define	START_SECTOR_DESCRITPION		{
#define	END_SECTOR_DESCRIPTION			}

#define MANUFACTURER_NAME
#define DEVICE_NAME
#define MANUFACTURER_ID
#define DEVICE_ID
#define NB_BANKS
#define NB_SECTORS

#endif /*__FLASH_HEC_H__*/

⌨️ 快捷键说明

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