Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/rng/
Dfsl_adapter_trng.c20 (void)TRNG_GetDefaultConfig(&config); in HAL_RngInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.h213 status_t TRNG_GetDefaultConfig(trng_config_t *userConfig);
Dfsl_trng.c1349 status_t TRNG_GetDefaultConfig(trng_config_t *userConfig) in TRNG_GetDefaultConfig() function