Home
last modified time | relevance | path

Searched refs:enableInvertOutput (Results 1 – 4 of 4) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpcmp.c88 if (config->enableInvertOutput) in LPCMP_Init()
117 config->enableInvertOutput = false; in LPCMP_GetDefaultConfig()
A Dfsl_lpcmp.h109 bool enableInvertOutput; /*!< Decide whether to inverts the comparator output. */ member
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_cmp.c93 if (config->enableInvertOutput) in CMP_Init()
143 config->enableInvertOutput = false; in CMP_GetDefaultConfig()
A Dfsl_cmp.h99 bool enableInvertOutput; /*!< Enable the inverted comparator output. */ member

Completed in 577 milliseconds