Searched refs:crc_algorithm_t (Results 1 – 2 of 2) sorted by relevance
116 } crc_algorithm_t; typedef144 cy_rslt_t cyhal_crc_start(cyhal_crc_t *obj, const crc_algorithm_t *algorithm);
69 __STATIC_INLINE cy_rslt_t _cyhal_crc_start(cyhal_crc_t *obj, const crc_algorithm_t *algorithm) in _cyhal_crc_start()