Searched refs:runBit5Limit (Results 1 – 2 of 2) sorted by relevance
156 …trng_statistical_check_limit_t runBit5Limit; /*!< @brief Maximum and minimum limits for statistica… member
1386 userConfig->runBit5Limit.maximum = TRNG_USER_CONFIG_DEFAULT_RUNBIT5_MAXIMUM; in TRNG_GetDefaultConfig()1387 userConfig->runBit5Limit.minimum = TRNG_USER_CONFIG_DEFAULT_RUNBIT5_MINIMUM; in TRNG_GetDefaultConfig()1765 …us = trng_SetStatisticalCheckLimit(base, kTRNG_StatisticalCheckRunBit5, &userConfig->runBit5Limit); in trng_ApplyUserConfig()