Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.c55 #define TRNG_USER_CONFIG_DEFAULT_RETRY_COUNT 1 macro
85 #define TRNG_USER_CONFIG_DEFAULT_RETRY_COUNT 1 macro
1373 userConfig->retryCount = TRNG_USER_CONFIG_DEFAULT_RETRY_COUNT; in TRNG_GetDefaultConfig()