Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.h132entropyDelay; /*!< @brief Entropy Delay. Defines the length (in system clocks) of each Entropy sam… member
Dfsl_trng.c1368 userConfig->entropyDelay = TRNG_USER_CONFIG_DEFAULT_ENTROPY_DELAY; in TRNG_GetDefaultConfig()
1801 TRNG_WR_SDCTL_ENT_DLY(base, userConfig->entropyDelay); in trng_ApplyUserConfig()