Home
last modified time | relevance | path

Searched defs:hash_24 (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/nvs_flash/src/
Dnvs_item_hash_list.cpp47 const uint32_t hash_24 = item.calculateCrc32WithoutValue() & 0xffffff; in insert() local
108 const uint32_t hash_24 = item.calculateCrc32WithoutValue() & 0xffffff; in find() local