Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/nvs/
Dnvs_priv.h48 uint8_t crc8; /* crc8 check of the entry */ member
Dnvs.c364 uint8_t crc8; in nvs_ate_crc8_update() local
375 uint8_t crc8; in nvs_ate_crc8_check() local
/Zephyr-latest/lib/crc/
Dcrc8_sw.c47 uint8_t crc8(const uint8_t *src, size_t len, uint8_t polynomial, uint8_t initial_value, in crc8() function
/Zephyr-latest/subsys/fs/fcb/
Dfcb_elem_info.c25 uint8_t crc8; in fcb_elem_crc8() local
/Zephyr-latest/subsys/fs/zms/
Dzms_priv.h50 uint8_t crc8; member
Dzms.c369 uint8_t crc8; in zms_ate_crc8_update() local
382 uint8_t crc8; in zms_ate_crc8_check() local
/Zephyr-latest/soc/microchip/mec/common/spigen/
Dmec_spi_gen.py96 def crc8(crc, data): function
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp_setup.c179 uint8_t crc8; member