Searched refs:trng_GetInstance (Results 1 – 1 of 1) sorted by relevance
1296 static uint32_t trng_GetInstance(TRNG_Type *base);1302 static uint32_t trng_GetInstance(TRNG_Type *base) in trng_GetInstance() function1853 CLOCK_EnableClock(s_trngClock[trng_GetInstance(base)]); in TRNG_Init()1918 CLOCK_DisableClock(s_trngClock[trng_GetInstance(base)]); in TRNG_Deinit()