Searched refs:tables (Results 1 – 25 of 70) sorted by relevance
123
70 …e partition table is to `make menuconfig` and choose one of the simple predefined partition tables:77 …tition tables <../api-guides/partition-tables>` and how to create custom variations, view the :doc…
77 更多有关 :doc:`分区表 <../api-guides/partition-tables>` 及自定义分区表的内容,请见 :doc:`相关文档 <../api-guides/partition-…
8 …据读取、写入、擦除和内存映射相关的 API 函数,同时也提供了更高层级的,面向分区的 API 函数(定义在 :doc:`分区表 </api-guides/partition-tables>` 中)。114 …存 SPI flash 各区信息,包括引导程序、各种应用程序二进制文件、数据及文件系统等。请参考 :doc:`here </api-guides/partition-tables>`,查看详细信息。217 - :doc:`分区表 <../../api-guides/partition-tables>`
7 - :doc:`分区表 <../../api-guides/partition-tables>`
91 … `已加密` 且最小为 4096 字节。如需了解更多详细信息,请参考 :doc:`分区表 <../../api-guides/partition-tables>`。在分区表选项 (menuconf…122 …`,将密钥存储在 flash 上的 :ref:`nvs_key_partition` 中。详见 :doc:` 分区表 </api-guides/partition-tables>` 的分区工具部分。
133 - :doc:`分区表 <../../api-guides/partition-tables>`
10 要运行 OTA 机制,需配置设备的 :doc:` 分区表 <../../api-guides/partition-tables>`,该分区表至少包括两个 OTA 应用程序分区(即 `ota_0` 和…19 所有使用 OTA 功能项目,其 :doc:` 分区表 <../../api-guides/partition-tables>`必须包含一个 OTA 数据分区 (类型为 ``data``,子类型为 `…292 * :doc:`分区表 <../../api-guides/partition-tables>`
5 …s read and write operations with fields from the common and custom eFuse tables. For more informat…17 The program uses two eFuse tables:100 I (323) example: Uses common and custom tables132 I (327) example: Uses common and custom tables184 …ree you can run `idf.py show-efuse-table`. It prints a sorted list of the common and custom tables.
94 …需要的时候运行。此时需要在项目分区表中专门申请一块分区用于保存该测试固件,其类型为 app,子类型为 test(详情请参考 :doc:`/api-guides/partition-tables`)。146 …便稍后将分区表放置在 flash 中,这样可以增加引导加载程序的可用空间。如果 :doc:`分区表 </api-guides/partition-tables>` 的 CSV 文件包含明确的分区偏…
33 分区表 <partition-tables>
67 …f:`可配置的值 <CONFIG_PARTITION_TABLE_OFFSET>`)读取分区表。请参考 :doc:`分区表 <partition-tables>` 获取详细信息。引导程序会寻找工厂…
6 …# tables in periph_module_reset(). We prevent any part of periph_module_reset() (either text or RO…
162 list(APPEND compile_options "-fasynchronous-unwind-tables")168 # Placing jump tables in flash would cause issues with code that required170 list(APPEND compile_options "-fno-jump-tables")
17 CFLAGS=-W -fasynchronous-unwind-tables -I. -I../include/ -std=c99 -g -DCONFIG_ESP_SYSTEM_USE_EH_FRA…
105 …ly generate jump tables or switch/case lookup tables place these tables in flash. IDF by default b…107 …n't need to be placed in IRAM. For instructions on how to add the -fjump-tables -ftree-switch-conv…
33 Partition Tables <partition-tables>
63 …r is used in ESP-IDF to add flexibility to flash layout (using partition tables), and allow for va…67 …le value <CONFIG_PARTITION_TABLE_OFFSET>`). See :doc:`partition tables <partition-tables>` documen…
7 - :doc:`Partition Table documentation <../../api-guides/partition-tables>`
8 …ns which work with partitions defined in the :doc:`partition table </api-guides/partition-tables>`.114 …, filesystems). More information on partition tables can be found :doc:`here </api-guides/partitio…217 - :doc:`Partition Table documentation <../../api-guides/partition-tables>`
64 …he image automatically flashed together with the app binaries, partition tables, etc. on ``idf.py …133 - :doc:`Partition Table documentation <../../api-guides/partition-tables>`
84 …partition table must contain the :ref:`nvs_key_partition`. Two partition tables containing the :re…91 …:`Partition Tables <../../api-guides/partition-tables>` for more details. Two additional partition…122 …ttool.py>` (see Partition Tool section in :doc:`partition-tables </api-guides/partition-tables>` f…
10 …ns which work with partitions defined in the :doc:`partition table </api-guides/partition-tables>`.65 …, filesystems). More information on partition tables can be found :doc:`here </api-guides/partitio…
15 …tps://docs.espressif.com/projects/esp-idf/en/latest/api-guides/partition-tables.html) documentatio…
24 …2/api-reference/storage/nvs_flash.html#nvs-key-partition). Two partition tables containing the NVS…42 …docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/partition-tables.html#partition-too…