tao_z
2022-06-01 73bf3cdb517b55f662ed5fa513cdaaf55c1fd0c8
1
2
3
4
#ifndef HAL_CRC_H
#define HAL_CRC_H
extern void Hal_CrcInit(void);
#endif