Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_acomp/
Dfsl_acomp.h166 static inline void ACOMP_SetInputChannel(ACOMP_Type *base, uint32_t postiveInputChannel, uint32_t n… in ACOMP_SetInputChannel() argument
169 … (ACOMP_CTRL_COMP_VP_SEL(postiveInputChannel) | ACOMP_CTRL_COMP_VM_SEL(negativeInputChannel)); in ACOMP_SetInputChannel()