Home
last modified time | relevance | path

Searched refs:PARTITION_BOOT_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/partition_table/
Dparttool.py67 PARTITION_BOOT_DEFAULT = _PartitionId() variable
302 partition_id = PARTITION_BOOT_DEFAULT
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dpartition-tables.rst266 storage = target.get_partition_info(PARTITION_BOOT_DEFAULT)
269 使用 `PartitionName`、`PartitionType` 或 PARTITION_BOOT_DEFAULT 指定要操作的分区。顾名思义,这三个参数可以指向拥有特定名称的分区、特定类型和子…
/hal_espressif-3.6.0/docs/en/api-guides/
Dpartition-tables.rst266 storage = target.get_partition_info(PARTITION_BOOT_DEFAULT)
269 …rate on is specified using `PartitionName` or `PartitionType` or PARTITION_BOOT_DEFAULT. As the na…