Home
last modified time | relevance | path

Searched refs:sector_index (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_kvs/
Dflash_partition_test.cc47 for (size_t sector_index = 0; sector_index < partition.sector_count(); in WriteData() local
48 sector_index++) { in WriteData()
50 sector_index * partition.sector_size_bytes(); in WriteData()
64 for (size_t sector_index = 0; sector_index < partition.sector_count(); in WriteData() local
65 sector_index++) { in WriteData()
67 sector_index * partition.sector_size_bytes(); in WriteData()
146 for (size_t sector_index = 0; sector_index < test_partition.sector_count(); in TEST() local
147 sector_index++) { in TEST()
149 sector_index * test_partition.sector_size_bytes(); in TEST()
169 for (size_t sector_index = 0; sector_index < test_partition.sector_count(); in TEST() local
[all …]
/external/pigweed/pw_arduino_build/py/pw_arduino_build/core_patches/teensy/
D02-teensy4_nonstatic_flash_functions.diff15 static uint16_t sector_index[FLASH_SECTORS];