Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/acmp_1/
Dfsl_acmp.c87 if (config->enablePinOut) in ACMP_Init()
128 config->enablePinOut = false; in ACMP_GetDefaultConfig()
Dfsl_acmp.h81 …bool enablePinOut; /*!< The comparator output is available on the associated p… member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/cmp/
Dfsl_cmp.c97 if (true == config->enablePinOut) in CMP_Init()
173 config->enablePinOut = false; in CMP_GetDefaultConfig()
Dfsl_cmp.h78 …bool enablePinOut; /*!< The comparator output is available on the associated pi… member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/acmp/
Dfsl_acmp.c104 if (config->enablePinOut) in ACMP_Init()
159 config->enablePinOut = false; in ACMP_GetDefaultConfig()
Dfsl_acmp.h121 …bool enablePinOut; /*!< The comparator output is available on the associated p… member