Searched refs:OPAMP_TRIMMING_VALUE_MASK (Results 1 – 1 of 1) sorted by relevance
69 #define OPAMP_TRIMMING_VALUE_MASK (OPAMP_OTR_AO1_OPT_OFFSET_TRIM_HIGH | OPAMP_OTR_AO1_OPT… macro800 …(TransistorsDiffPair & OPAMP_TRIMMING_VALUE_MASK) << (OPAMP_OTR_AO2_OPT_OFFSET_TRIM_LOW_Pos * __OP… in LL_OPAMP_SetTrimmingValue()801 …TrimmingValue << (POSITION_VAL(TransistorsDiffPair & OPAMP_TRIMMING_VALUE_MASK) + (OPAMP_OTR_AO2_O… in LL_OPAMP_SetTrimmingValue()829 …return (uint32_t)(READ_BIT(*preg, (TransistorsDiffPair & OPAMP_TRIMMING_VALUE_MASK) << (OPAMP_OTR_… in LL_OPAMP_GetTrimmingValue()830 …>> (POSITION_VAL(TransistorsDiffPair & OPAMP_TRIMMING_VALUE_MASK) + (OPAMP_OTR_AO2_OPT_OFFSET_TRIM… in LL_OPAMP_GetTrimmingValue()
Completed in 6 milliseconds