Searched defs:crc8 (Results 1 – 8 of 8) sorted by relevance
48 uint8_t crc8; /* crc8 check of the entry */ member
364 uint8_t crc8; in nvs_ate_crc8_update() local375 uint8_t crc8; in nvs_ate_crc8_check() local
47 uint8_t crc8(const uint8_t *src, size_t len, uint8_t polynomial, uint8_t initial_value, in crc8() function
25 uint8_t crc8; in fcb_elem_crc8() local
50 uint8_t crc8; member
369 uint8_t crc8; in zms_ate_crc8_update() local382 uint8_t crc8; in zms_ate_crc8_check() local
96 def crc8(crc, data): function
179 uint8_t crc8; member