Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_trng.h87 …uint16_t sampleSize; /*!< @brief Sample Size. Defines the total number of Entropy samples that wil… member
Dfsl_trng.c1228 userConfig->sampleSize = TRNG_USER_CONFIG_DEFAULT_SAMPLE_SIZE; in TRNG_GetDefaultConfig()
1458 TRNG_WR_SDCTL_SAMP_SIZE(base, userConfig->sampleSize); in trng_ApplyUserConfig()