Searched refs:enableInvertOutput (Results 1 – 8 of 8) sorted by relevance
126 if (config->enableInvertOutput) in HSCMP_Init()187 config->enableInvertOutput = false; in HSCMP_GetDefaultConfig()
108 bool enableInvertOutput; /*!< Decide whether to inverts the comparator output. */ member
152 if (config->enableInvertOutput) in LPCMP_Init()218 config->enableInvertOutput = false; in LPCMP_GetDefaultConfig()
205 bool enableInvertOutput; /*!< Decide whether to inverts the comparator output. */ member
89 if (true == config->enableInvertOutput) in CMP_Init()171 config->enableInvertOutput = false; in CMP_GetDefaultConfig()
76 bool enableInvertOutput; /*!< Enable the inverted comparator output. */ member
99 if (config->enableInvertOutput) in ACMP_Init()162 config->enableInvertOutput = false; in ACMP_GetDefaultConfig()
128 bool enableInvertOutput; /*!< Enable inverted comparator output. */ member