Home
last modified time | relevance | path

Searched refs:zms_ate_crc8_check (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/fs/zms/
Dzms.c380 static int zms_ate_crc8_check(const struct zms_ate *entry) in zms_ate_crc8_check() function
416 if ((cycle_cnt != entry->cycle_cnt) || zms_ate_crc8_check(entry)) { in zms_ate_valid_different_sector()