XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_fal_types.h 文件参考

xf_fal 公共类型类型及定义。 更多...

#include "xf_fal_config_internal.h"
#include "xf_utils.h"
xf_fal_types.h 的引用(Include)关系图:

浏览源代码.

结构体

struct  _xf_fal_flash_ops_t
 flash 操作集。 更多...
 
struct  _xf_fal_flash_dev_t
 flash 设备结构体。 更多...
 
struct  _xf_fal_partition_t
 flash 分区结构体。 更多...
 
struct  _xf_fal_cache_t
 xf_fal 分区缓存。 更多...
 
struct  _xf_fal_ctx_t
 xf_fal 对象上下文结构体。 更多...
 

宏定义

#define XF_FAL_SW_VERSION   "1.1.0"
 

类型定义

typedef struct _xf_fal_flash_dev_t xf_fal_flash_dev_t
 flash 设备结构体。
 
typedef struct _xf_fal_partition_t xf_fal_partition_t
 flash 分区结构体。
 
typedef struct _xf_fal_flash_ops_t xf_fal_flash_ops_t
 flash 操作集。
 
typedef struct _xf_fal_cache_t xf_fal_cache_t
 xf_fal 分区缓存。
 
typedef struct _xf_fal_ctx_t xf_fal_ctx_t
 xf_fal 对象上下文结构体。
 

详细描述

xf_fal 公共类型类型及定义。

作者
catcatBlue (catca.nosp@m.tblu.nosp@m.e@qq..nosp@m.com)
版本
1.0
日期
2024-12-10

Copyright (c) 2024, CorAL. All rights reserved.

在文件 xf_fal_types.h 中定义.

宏定义说明

◆ XF_FAL_SW_VERSION

#define XF_FAL_SW_VERSION   "1.1.0"

在文件 xf_fal_types.h26 行定义.

类型定义说明

◆ xf_fal_flash_ops_t

flash 操作集。

◆ xf_fal_cache_t

xf_fal 分区缓存。

◆ xf_fal_ctx_t

typedef struct _xf_fal_ctx_t xf_fal_ctx_t

xf_fal 对象上下文结构体。