tao_z
2022-05-25 1044ba0d2286698d0da28112bffc0f114bef2134
1
2
3
4
#ifndef HAL_CRC_H
#define HAL_CRC_H
extern void Hal_CrcInit(void);
#endif