Searched refs:COMP_OUTPUT_NONE (Results 1 – 6 of 6) sorted by relevance
62 #define COMP_OUTPUT_NONE 0x00000000 // No comparator output macro
89 COMP_OUTPUT_NONE = 0x00, /*!< no selection */ enumerator
160 #define COMP_OUTPUT_NONE (COMP_CSR_OUTSEL_2 | COMP_CSR_OUTSEL_1 | COMP_CSR_O… macro169 ((OUTPUT) == COMP_OUTPUT_NONE) )
133 compConfig->output = COMP_OUTPUT_NONE; in COMP_ConfigStructInit()
Completed in 9 milliseconds