Searched refs:DAC_BIASPROG_HALFBIAS (Results 1 – 3 of 3) sorted by relevance
258 DAC_BIASPROG_HALFBIAS ) ) | in OPAMP_Enable()260 ( init->halfBias ? DAC_BIASPROG_HALFBIAS : 0 ); in OPAMP_Enable()306 DAC_BIASPROG_HALFBIAS ) ) | in OPAMP_Enable()308 ( init->halfBias ? DAC_BIASPROG_HALFBIAS : 0 ); in OPAMP_Enable()
373 #define DAC_BIASPROG_HALFBIAS (0x1UL << 6) /**< Half Bias Curr… macro
395 #define DAC_BIASPROG_HALFBIAS (0x1UL << 6) /**< Half … macro
Completed in 18 milliseconds