Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.h144 …uint8_t longRunMaxLimit; /*!< @brief Largest allowable number of consecutive samples of all 1, or … member
Dfsl_trng.c1374 userConfig->longRunMaxLimit = TRNG_USER_CONFIG_DEFAULT_RUN_MAX_LIMIT; in TRNG_GetDefaultConfig()
1808 TRNG_WR_SCMISC_LRUN_MAX(base, userConfig->longRunMaxLimit); in trng_ApplyUserConfig()