Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h261 } tpm_clock_source_t; typedef
859 static inline void TPM_StartTimer(TPM_Type *base, tpm_clock_source_t clockSource) in TPM_StartTimer()