Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_tpm.c101 TPM_EnableInterrupts(s_TPMBase[instance], (uint32_t)kTPM_TimeOverflowInterruptEnable); in HAL_TimerHwInit()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h689 void TPM_EnableInterrupts(TPM_Type *base, uint32_t mask);
Dfsl_tpm.c994 void TPM_EnableInterrupts(TPM_Type *base, uint32_t mask) in TPM_EnableInterrupts() function