Searched refs:runBit4Limit (Results 1 – 2 of 2) sorted by relevance
154 …trng_statistical_check_limit_t runBit4Limit; /*!< @brief Maximum and minimum limits for statistica… member
1384 userConfig->runBit4Limit.maximum = TRNG_USER_CONFIG_DEFAULT_RUNBIT4_MAXIMUM; in TRNG_GetDefaultConfig()1385 userConfig->runBit4Limit.minimum = TRNG_USER_CONFIG_DEFAULT_RUNBIT4_MINIMUM; in TRNG_GetDefaultConfig()1760 …us = trng_SetStatisticalCheckLimit(base, kTRNG_StatisticalCheckRunBit4, &userConfig->runBit4Limit); in trng_ApplyUserConfig()