Searched refs:shortInputs (Results 1 – 2 of 2) sorted by relevance
292 ( init->shortInputs ? DAC_OPACTRL_OPA0SHORT : 0 ) | in OPAMP_Enable()340 ( init->shortInputs ? DAC_OPACTRL_OPA1SHORT : 0 ) | in OPAMP_Enable()394 ( init->shortInputs ? DAC_OPACTRL_OPA2SHORT : 0 ) | in OPAMP_Enable()
148 bool shortInputs; /**< Short OPAMP input terminals. */ member
Completed in 7 milliseconds