XFusion API v1.3.0
|
xf_fal 公共类型类型及定义。 更多...
结构体 | |
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 公共类型类型及定义。
Copyright (c) 2024, CorAL. All rights reserved.
在文件 xf_fal_types.h 中定义.
#define XF_FAL_SW_VERSION "1.1.0" |
在文件 xf_fal_types.h 第 26 行定义.
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 对象上下文结构体。