Searched refs:sampleMode (Results 1 – 2 of 2) sorted by relevance
83 trng_sample_mode_t sampleMode; /*!< @brief Sample mode of the TRNG ring oscillator. */ member
1226 userConfig->sampleMode = kTRNG_SampleModeRaw; in TRNG_GetDefaultConfig()1456 TRNG_WR_MCTL_SAMP_MODE(base, userConfig->sampleMode); in trng_ApplyUserConfig()