tao_z
2022-05-29 a7c0d42a6590c26d37c17b082aef52925b466569
1
2
3
4
#ifndef HAL_CRC_H
#define HAL_CRC_H
extern void Hal_CrcInit(void);
#endif