Home
last modified time | relevance | path

Searched refs:sampleSize (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.h133 …uint16_t sampleSize; /*!< @brief Sample Size. Defines the total number of Entropy samples that wil… member
Dfsl_trng.c1369 userConfig->sampleSize = TRNG_USER_CONFIG_DEFAULT_SAMPLE_SIZE; in TRNG_GetDefaultConfig()
1803 TRNG_WR_SDCTL_SAMP_SIZE(base, userConfig->sampleSize); in trng_ApplyUserConfig()