Searched defs:crc16 (Results 1 – 2 of 2) sorted by relevance
/u-boot/fs/ubifs/ | ||
A D | crc16.c | 55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16() function |
/u-boot/common/ | ||
A D | ddr_spd.c | 69 crc16(char *ptr, int count) in crc16() function |
Completed in 3 milliseconds