Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/acmp/
Dfsl_acmp.h133 acmp_port_input_t positivePortInput; /*!< Input source of the comparator's positive port. */ member
Dfsl_acmp.c241 tmp32 |= CMP_C1_INPSEL(config->positivePortInput); in ACMP_SetChannelConfig()