Searched refs:runBit3Limit (Results 1 – 2 of 2) sorted by relevance
152 …trng_statistical_check_limit_t runBit3Limit; /*!< @brief Maximum and minimum limits for statistica… member
1382 userConfig->runBit3Limit.maximum = TRNG_USER_CONFIG_DEFAULT_RUNBIT3_MAXIMUM; in TRNG_GetDefaultConfig()1383 userConfig->runBit3Limit.minimum = TRNG_USER_CONFIG_DEFAULT_RUNBIT3_MINIMUM; in TRNG_GetDefaultConfig()1755 …us = trng_SetStatisticalCheckLimit(base, kTRNG_StatisticalCheckRunBit3, &userConfig->runBit3Limit); in trng_ApplyUserConfig()