Searched refs:storage2 (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/nvs_flash/test_nvs_host/ |
D | test_partition_manager.cpp | 57 Storage *storage2 = NVSPartitionManager::get_instance()->lookup_storage_from_name("test2"); variable 58 REQUIRE(storage2 != nullptr); 60 CHECK(storage1 != storage2);
|
/hal_espressif-3.6.0/examples/storage/partition_api/partition_find/ |
D | README.md | 28 storage2, data, fat, , 0x40000, 40 …tition with type ESP_PARTITION_TYPE_DATA, subtype ESP_PARTITION_SUBTYPE_DATA_FAT, label storage2... 41 I (450) example: found partition 'storage2' at offset 0x150000 with size 0x40000 49 I (510) example: found partition 'storage2' at offset 0x150000 with size 0x40000
|
D | partitions_example.csv | 7 storage2, data, fat, , 0x40000,
|