Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.c318 reg |= FTM_FLTCTRL_FFVAL(config->faultFilterValue); in FTM_Init()
325 reg |= FTM_FLTCTRL_FFVAL(config->faultFilterValue); in FTM_Init()
388 config->faultFilterValue = 0; in FTM_GetDefaultConfig()
Dfsl_ftm.h356 uint8_t faultFilterValue; /*!< Fault input filter value */ member