Searched defs:COMP_OUTPUT_NONE (Results 1 – 5 of 5) 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… macro
Completed in 7 milliseconds