Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_enc.c126 …ase->FILT = ENC_FILT_FILT_CNT(config->filterCount) | ENC_FILT_FILT_PER(config->filterSamplePeriod); in ENC_Init()
222 config->filterSamplePeriod = 0U; in ENC_GetDefaultConfig()
Dfsl_enc.h168 …uint16_t filterSamplePeriod; /*!< Input Filter Sample Period. This value should be set such that t… member
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_enc.c126 …ase->FILT = ENC_FILT_FILT_CNT(config->filterCount) | ENC_FILT_FILT_PER(config->filterSamplePeriod); in ENC_Init()
222 config->filterSamplePeriod = 0U; in ENC_GetDefaultConfig()
Dfsl_enc.h168 …uint16_t filterSamplePeriod; /*!< Input Filter Sample Period. This value should be set such that t… member