Searched refs:sampleSize (Results 1 – 2 of 2) sorted by relevance
133 …uint16_t sampleSize; /*!< @brief Sample Size. Defines the total number of Entropy samples that wil… member
1369 userConfig->sampleSize = TRNG_USER_CONFIG_DEFAULT_SAMPLE_SIZE; in TRNG_GetDefaultConfig()1803 TRNG_WR_SDCTL_SAMP_SIZE(base, userConfig->sampleSize); in trng_ApplyUserConfig()