Home
last modified time | relevance | path

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

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