Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.c66 static const clock_ip_name_t s_tpmClocks[] = TPM_CLOCKS; variable
112 (void)CLOCK_EnableClock(s_tpmClocks[TPM_GetInstance(base)]); in TPM_Init()
164 (void)CLOCK_DisableClock(s_tpmClocks[TPM_GetInstance(base)]); in TPM_Deinit()