Searched refs:InjectedOffset (Results 1 – 4 of 4) sorted by relevance
629 assert_param(IS_ADC_RANGE(ADC_RESOLUTION_12B, sConfigInjected->InjectedOffset)); in HAL_ADCEx_InjectedConfigChannel()819 sConfigInjected->InjectedOffset); in HAL_ADCEx_InjectedConfigChannel()825 sConfigInjected->InjectedOffset); in HAL_ADCEx_InjectedConfigChannel()831 sConfigInjected->InjectedOffset); in HAL_ADCEx_InjectedConfigChannel()837 sConfigInjected->InjectedOffset); in HAL_ADCEx_InjectedConfigChannel()
89 …uint32_t InjectedOffset; /*!< Defines the offset to be subtracted from the raw conv… member
1672 assert_param(IS_ADC_RANGE(ADC_GET_RESOLUTION(hadc), sConfigInjected->InjectedOffset)); in HAL_ADCEx_InjectedConfigChannel()1960 tmpOffsetShifted = ADC_OFFSET_SHIFT_RESOLUTION(hadc, sConfigInjected->InjectedOffset); in HAL_ADCEx_InjectedConfigChannel()
126 …uint32_t InjectedOffset; /*!< Defines the offset to be subtracted from the raw conv… member