Searched refs:runBit1Limit (Results 1 – 2 of 2) sorted by relevance
148 …trng_statistical_check_limit_t runBit1Limit; /*!< @brief Maximum and minimum limits for statistica… member
1378 userConfig->runBit1Limit.maximum = TRNG_USER_CONFIG_DEFAULT_RUNBIT1_MAXIMUM; in TRNG_GetDefaultConfig()1379 userConfig->runBit1Limit.minimum = TRNG_USER_CONFIG_DEFAULT_RUNBIT1_MINIMUM; in TRNG_GetDefaultConfig()1745 …us = trng_SetStatisticalCheckLimit(base, kTRNG_StatisticalCheckRunBit1, &userConfig->runBit1Limit); in trng_ApplyUserConfig()