Home
last modified time | relevance | path

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

/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dsectors.h92 explicit constexpr SectorDescriptor(uint16_t sector_size_bytes) in SectorDescriptor() function
/external/pigweed/pw_kvs/public/pw_kvs/
Dkey_value_store.h347 using SectorDescriptor = internal::SectorDescriptor; variable