Searched refs:storage1 (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/nvs_flash/test_nvs_host/ |
D | test_partition_manager.cpp | 55 Storage *storage1 = NVSPartitionManager::get_instance()->lookup_storage_from_name("test1"); variable 56 REQUIRE(storage1 != nullptr); 60 CHECK(storage1 != storage2);
|
/hal_espressif-3.6.0/examples/storage/partition_api/partition_find/ |
D | README.md | 27 storage1, data, fat, , 0x40000, 38 I (430) example: found partition 'storage1' at offset 0x110000 with size 0x40000 48 I (500) example: found partition 'storage1' at offset 0x110000 with size 0x40000
|
D | partitions_example.csv | 6 storage1, data, fat, , 0x40000,
|