Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h209 #define IS_CMP_InputSelection(x) ((x == CMP_INPUT_CMPnP) || \ macro
225 #define IS_CMP_InputSelection(x) ((x == CMP_INPUT_CMP0P) || \ macro
239 #define IS_CMP_InputSelection(x) ((x == CMP_INPUT_CMPnP) || (x == CMP_INPUT_OPA0O)… macro

Completed in 8 milliseconds