Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cmp/
Dfsl_cmp.h194 void CMP_SetInputChannels(CMP_Type *base, uint8_t positiveChannel, uint8_t negativeChannel);
Dfsl_cmp.c190 void CMP_SetInputChannels(CMP_Type *base, uint8_t positiveChannel, uint8_t negativeChannel) in CMP_SetInputChannels() function
/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() function