Searched refs:trng_SetRetryCount (Results 1 – 1 of 1) sorted by relevance
1282 static status_t trng_SetRetryCount(TRNG_Type *base, uint8_t retry_count);1400 static status_t trng_SetRetryCount(TRNG_Type *base, uint8_t retry_count) in trng_SetRetryCount() function1721 status = trng_SetRetryCount(base, userConfig->retryCount); in trng_ApplyUserConfig()