Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h223 kFTM_Fault_Disable = 0U, /*!< Fault control is disabled for all channels */ enumerator
Dfsl_ftm.c386 config->faultMode = kFTM_Fault_Disable; in FTM_GetDefaultConfig()