Home
last modified time | relevance | path

Searched defs:positiveChannel (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.c200 void HSCMP_SetInputChannels(HSCMP_Type *base, uint32_t positiveChannel, uint32_t negativeChannel) in HSCMP_SetInputChannels()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.c234 void LPCMP_SetInputChannels(LPCMP_Type *base, uint32_t positiveChannel, uint32_t negativeChannel) in LPCMP_SetInputChannels()
/hal_nxp-latest/mcux/mcux-sdk/drivers/cmp/
Dfsl_cmp.c190 void CMP_SetInputChannels(CMP_Type *base, uint8_t positiveChannel, uint8_t negativeChannel) in CMP_SetInputChannels()
/hal_nxp-latest/mcux/mcux-sdk/drivers/cmp_1/
Dfsl_cmp.h151 static inline void CMP_SetInputChannels(uint8_t positiveChannel, uint8_t negativeChannel) in CMP_SetInputChannels()