Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/
H A Dformat.h67 uint8_t alignment_units; member
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dentry_test.cc414 constexpr uint8_t alignment_units = (kAlignment + 15) / 16 - 1; in MakeNewFormatWithSumEntry() local