当前仅显示指定条件回帖 [ 展开查看全部 ]
文件名称:
wifiiot_partition-h.md
所在目录:
Openharmony v1.0 / docs / docs-en / api / api-LinkIoT
文件大小:
7.26 KB
下载地址:
文本预览:
# wifiiot\_partition.h
## **Overview**
**Related Modules:**
[Wifiiot](wifiiot.md)
**Description:**
Declares the partition interface functions.
These functions are used to initialize partitions and obtain partition tables.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Structures
## Macros
## Enumerations
## Functions
## **Overview**
**Related Modules:**
[Wifiiot](wifiiot.md)
**Description:**
Declares the partition interface functions.
These functions are used to initialize partitions and obtain partition tables.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Structures
Describes an entry in a flash partition table. | |
Describes a flash partition table. |
## Macros
WIFI_IOT_FLASH_PARTITON_MAX 12 | Indicates the maximum number of partition tables. |
## Enumerations
## Functions
FlashPartitionInit (void) | Initializes a flash partition. |
GetPartitionTable (void) | Obtains a flash partition table. |
点赞
回复
X