Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.h83 …bool enableSample; /*!< Decide whether to use the external SAMPLE as a sampling clock inp… member
Dfsl_hscmp.c222 if (config->enableSample) in HSCMP_SetFilterConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/cmp/
Dfsl_cmp.h90 …bool enableSample; /*!< Using the external SAMPLE as a sampling clock input or using a divided … member
Dfsl_cmp.c241 if (config->enableSample) in CMP_SetFilterConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/acmp/
Dfsl_acmp.h155 …bool enableSample; /*!< Using external SAMPLE as sampling clock input, or using divided bus cl… member
Dfsl_acmp.c338 if (config->enableSample) in ACMP_SetFilterConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h176 …bool enableSample; /*!< Decide whether to use the external SAMPLE as a sampling clock inp… member
Dfsl_lpcmp.c256 if (config->enableSample) in LPCMP_SetFilterConfig()