Searched refs:instance_count (Results 1 – 1 of 1) sorted by relevance
60 static bool _cyhal_crypto_enabled(uint32_t instance_count) in _cyhal_crypto_enabled() argument62 uint8_t reserved = (uint8_t)(_cyhal_crypto_features[instance_count][CYHAL_CRYPTO_CRC] | in _cyhal_crypto_enabled()63 _cyhal_crypto_features[instance_count][CYHAL_CRYPTO_TRNG] | in _cyhal_crypto_enabled()64 _cyhal_crypto_features[instance_count][CYHAL_CRYPTO_VU] | in _cyhal_crypto_enabled()65 _cyhal_crypto_features[instance_count][CYHAL_CRYPTO_COMMON]); in _cyhal_crypto_enabled()