Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_opamp.h745 uint32_t CalibrationSelection = (uint32_t)(READ_BIT(OPAMP->CSR, in LL_OPAMP_GetCalibrationSelection() local
751 return ((CalibrationSelection << OPAMP_TRIMMING_SELECT_SW_OFFSET) | in LL_OPAMP_GetCalibrationSelection()
752 …T_OFFSET_TRIM_LOW) << (OPAMP_OTR_AO1_OPT_OFFSET_TRIM_HIGH_Pos * ((CalibrationSelection & OPAMP_CSR… in LL_OPAMP_GetCalibrationSelection()

Completed in 4 milliseconds