Searched defs:negativeChannel (Results 1 – 4 of 4) sorted by relevance
200 void HSCMP_SetInputChannels(HSCMP_Type *base, uint32_t positiveChannel, uint32_t negativeChannel) in HSCMP_SetInputChannels()
234 void LPCMP_SetInputChannels(LPCMP_Type *base, uint32_t positiveChannel, uint32_t negativeChannel) in LPCMP_SetInputChannels()
190 void CMP_SetInputChannels(CMP_Type *base, uint8_t positiveChannel, uint8_t negativeChannel) in CMP_SetInputChannels()
151 static inline void CMP_SetInputChannels(uint8_t positiveChannel, uint8_t negativeChannel) in CMP_SetInputChannels()