Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.c1281 static uint32_t trng_GetInstance(TRNG_Type *base);
1287 static uint32_t trng_GetInstance(TRNG_Type *base) in trng_GetInstance() function
1867 CLOCK_EnableClock(s_trngClock[trng_GetInstance(base)]); in TRNG_Init()
1932 CLOCK_DisableClock(s_trngClock[trng_GetInstance(base)]); in TRNG_Deinit()