Searched refs:runBit2Limit (Results 1 – 2 of 2) sorted by relevance
150 …trng_statistical_check_limit_t runBit2Limit; /*!< @brief Maximum and minimum limits for statistica… member
1380 userConfig->runBit2Limit.maximum = TRNG_USER_CONFIG_DEFAULT_RUNBIT2_MAXIMUM; in TRNG_GetDefaultConfig()1381 userConfig->runBit2Limit.minimum = TRNG_USER_CONFIG_DEFAULT_RUNBIT2_MINIMUM; in TRNG_GetDefaultConfig()1750 …us = trng_SetStatisticalCheckLimit(base, kTRNG_StatisticalCheckRunBit2, &userConfig->runBit2Limit); in trng_ApplyUserConfig()