Home
last modified time | relevance | path

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

/Zephyr-latest/lib/crc/
Dcrc32c_sw.c28 size_t len, bool first_pkt, bool last_pkt) in crc32_c() argument
30 if (first_pkt) { in crc32_c()
/Zephyr-latest/include/zephyr/sys/
Dcrc.h264 size_t len, bool first_pkt, bool last_pkt);