Searched refs:enableInvertOutput (Results 1 – 4 of 4) sorted by relevance
88 if (config->enableInvertOutput) in LPCMP_Init()117 config->enableInvertOutput = false; in LPCMP_GetDefaultConfig()
109 bool enableInvertOutput; /*!< Decide whether to inverts the comparator output. */ member
93 if (config->enableInvertOutput) in CMP_Init()143 config->enableInvertOutput = false; in CMP_GetDefaultConfig()
99 bool enableInvertOutput; /*!< Enable the inverted comparator output. */ member
Completed in 577 milliseconds