PER Firmware
Loading...
Searching...
No Matches
crc.h File Reference

Hardware CRC32 w/ software fallback. More...

#include "common/phal_F4_F7/phal_F4_F7.h"

Go to the source code of this file.

Functions

void PHAL_CRC32_Reset (void)
 
uint32_t PHAL_CRC32_Calculate (uint32_t *data, uint32_t count)
 
uint32_t PHAL_CRC32_CalculateSW (uint32_t *data, uint32_t count)
 

Detailed Description

Hardware CRC32 w/ software fallback.

Author
Eileen Yoon (eyn@p.nosp@m.urdu.nosp@m.e.edu)
Version
0.1
Date
2024-11-25