Home
last modified time | relevance | path

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

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