Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/zms/
Dzms_priv.h47 struct zms_ate { struct
48 uint8_t crc8; /* crc8 check of the entry */
49 uint8_t cycle_cnt; /* cycle counter for non erasable devices */
50 uint16_t len; /* data len within sector */
51 uint32_t id; /* data id */
52 union {