Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/platform/inc/
Dutils.h31 u8 get_crc8(u8 *ptr, u32 len);
/device/soc/winnermicro/wm800/board/platform/common/utils/
Dutils.c95 u8 get_crc8(u8 *ptr, u32 len) in get_crc8() function