Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.c1256 static const clock_ip_name_t s_trngClock[] = TRNG_CLOCKS; variable
1867 CLOCK_EnableClock(s_trngClock[trng_GetInstance(base)]); in TRNG_Init()
1932 CLOCK_DisableClock(s_trngClock[trng_GetInstance(base)]); in TRNG_Deinit()