Home
last modified time | relevance | path

Searched refs:sampleMode (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/rng/
Dfsl_adapter_trng.c21 config.sampleMode = kTRNG_SampleModeVonNeumann; in HAL_RngInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.h125 trng_sample_mode_t sampleMode; /*!< @brief Sample mode of the TRNG ring oscillator. */ member
Dfsl_trng.c1348 userConfig->sampleMode = kTRNG_SampleModeRaw; in TRNG_GetDefaultConfig()
1784 TRNG_WR_MCTL_SAMP_MODE(base, userConfig->sampleMode); in trng_ApplyUserConfig()