Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/acmp/
Dfsl_acmp.h169 uint32_t fixedChannelNumber; /*!< Indicates which channel is fixed in the fixed mux port. */ member
Dfsl_acmp.c437 tmp32 |= (CMP_C2_FXMP(config->fixedPort) | CMP_C2_FXMXCH(config->fixedChannelNumber) | in ACMP_SetRoundRobinConfig()