AM243x MCU+ SDK  09.00.00
cb_crc.h File Reference

Introduction

CRC implementation.

Go to the source code of this file.

Functions

uint32_t cb_crc32_calculate (uint8_t *bufptr, uint32_t bufsize)
 The function implement the CRC32 calculation based on the IEEE-802.3 CRC32 Ethernet Standard. More...