XFusion API v1.3.0
|
结构体 | |
struct | _xf_ota_t |
xf_ota 对象容器类型。 更多... | |
struct | _xf_ota_partition_t |
xf_ota 分区对象容器类型。 更多... | |
struct | _xf_ota_partition_info_t |
xf_ota 分区信息类型。 更多... | |
宏定义 | |
#define | XF_OTA_PACKAGE_LEN_UNKNOWN 0xffffffff |
类型定义 | |
typedef struct _xf_ota_t | xf_ota_t |
xf_ota 对象容器类型。 | |
typedef enum xf_ota_partition_id_code_e | xf_ota_partition_id_code_t |
xf_ota 分区枚举代码。 | |
typedef uint8_t | xf_ota_partition_id_t |
xf_ota 分区类型。 | |
typedef struct _xf_ota_partition_t | xf_ota_partition_t |
xf_ota 分区对象容器类型。 | |
typedef struct _xf_ota_partition_info_t | xf_ota_partition_info_t |
xf_ota 分区信息类型。 | |