Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_trng.h86entropyDelay; /*!< @brief Entropy Delay. Defines the length (in system clocks) of each Entropy sam… member
Dfsl_trng.c1227 userConfig->entropyDelay = TRNG_USER_CONFIG_DEFAULT_ENTROPY_DELAY; in TRNG_GetDefaultConfig()
1457 TRNG_WR_SDCTL_ENT_DLY(base, userConfig->entropyDelay); in trng_ApplyUserConfig()