Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h247 …uint8_t fixedChannel; /*!< Indicate which channel of the fixed mux port is used in round rob… member
Dfsl_lpcmp.c350 tmp32 |= (LPCMP_RRCR1_FIXP(config->fixedMuxPort) | LPCMP_RRCR1_FIXCH(config->fixedChannel) | in LPCMP_SetRoundRobinConfig()