OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soft_crc32
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/platform/native/inc/plat/
crc.h
3
#define crc32
soft_crc32
/device/google/contexthub/lib/include/nanohub/
crc.h
42
uint32_t
soft_crc32
(const void *buf, size_t size, uint32_t crc);
/device/google/contexthub/lib/nanohub/
softcrc.c
41
uint32_t
soft_crc32
(const void *buf, size_t size, uint32_t crc)
function
Completed in 7024 milliseconds