Home
last modified time | relevance | path

Searched refs:CALFACT (Results 1 – 25 of 199) sorted by relevance

12345678

/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_adc_ex.c192 return ((hadc->Instance->CALFACT) & 0x0000007FU); in HAL_ADCEx_Calibration_GetValue()
221 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
222 hadc->Instance->CALFACT |= CalibrationFactor; in HAL_ADCEx_Calibration_SetValue()
Dstm32wbaxx_ll_adc.c413 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc_ex.c196 return ((hadc->Instance->CALFACT) & 0x0000007FU); in HAL_ADCEx_Calibration_GetValue()
226 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
227 hadc->Instance->CALFACT |= CalibrationFactor; in HAL_ADCEx_Calibration_SetValue()
Dstm32l0xx_hal_adc.c717 hadc->Instance->CALFACT &= ~(ADC_CALFACT_CALFACT); in HAL_ADC_DeInit()
727 hadc->Instance->CALFACT &= ~(ADC_CALFACT_CALFACT); in HAL_ADC_DeInit()
Dstm32l0xx_ll_adc.c431 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_adc_ex.c226 return ((hadc->Instance->CALFACT) & 0x0000007FU); in HAL_ADCEx_Calibration_GetValue()
255 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
256 hadc->Instance->CALFACT |= CalibrationFactor; in HAL_ADCEx_Calibration_SetValue()
Dstm32wlxx_ll_adc.c451 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_adc_ex.c226 return ((hadc->Instance->CALFACT) & 0x0000007FU); in HAL_ADCEx_Calibration_GetValue()
255 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
256 hadc->Instance->CALFACT |= CalibrationFactor; in HAL_ADCEx_Calibration_SetValue()
Dstm32g0xx_ll_adc.c490 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_adc_ex.c256 return ((hadc->Instance->CALFACT) & 0x0000007FU); in HAL_ADCEx_Calibration_GetValue()
286 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
287 hadc->Instance->CALFACT |= CalibrationFactor; in HAL_ADCEx_Calibration_SetValue()
Dstm32c0xx_ll_adc.c454 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h3245 SET_BIT(ADCx->CALFACT, ADC_CALFACT_LATCH_COEF); in LL_ADC_SetCalibrationOffsetFactor()
3249 MODIFY_REG(ADCx->CALFACT, ADC4_CALFACT_CALFACT, CalibrationFactor); in LL_ADC_SetCalibrationOffsetFactor()
3280 SET_BIT(ADCx->CALFACT, ADC_CALFACT_CAPTURE_COEF); in LL_ADC_GetCalibrationOffsetFactor()
3288 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC4_CALFACT_CALFACT)); in LL_ADC_GetCalibrationOffsetFactor()
3324 SET_BIT(ADCx->CALFACT, ADC_CALFACT_LATCH_COEF); in LL_ADC_SetCalibrationLinearFactor()
3351 SET_BIT(ADCx->CALFACT, ADC_CALFACT_CAPTURE_COEF); in LL_ADC_GetCalibrationLinearFactor()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c670 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
779 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT_D | ADC_CALFACT_CALFACT_S); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c705 CLEAR_BIT(pADCx->CALFACT, ADC_CALFACT_CAPTURE_COEF | ADC_CALFACT_LATCH_COEF); in LL_ADC_DeInit()
790 CLEAR_BIT(pADCx->CALFACT, ADC4_CALFACT_CALFACT); in LL_ADC_DeInit()
Dstm32u5xx_hal_adc_ex.c218 SET_BIT(hadc->Instance->CALFACT, ADC_CALFACT_LATCH_COEF); in HAL_ADCEx_Calibration_Start()
342 SET_BIT(hadc->Instance->CALFACT, ADC_CALFACT_CAPTURE_COEF); in HAL_ADCEx_LinearCalibration_GetValue()
465 SET_BIT(hadc->Instance->CALFACT, ADC_CALFACT_LATCH_COEF); in HAL_ADCEx_LinearCalibration_SetValue()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h2686 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
2726 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
2748 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
2773 …return (uint32_t)(READ_BIT(ADCx->CALFACT, (SingleDiff & ADC_SINGLEDIFF_CALIB_FACTOR_MASK)) >> ((Si… in LL_ADC_GetCalibrationFactor()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c946 CLEAR_BIT(hadc->Instance->CALFACT, ADC_CALFACT_CALFACT_D | ADC_CALFACT_CALFACT_S); in HAL_ADC_DeInit()
3544 return ADC_CALFACT_DIFF_GET(hadc->Instance->CALFACT); in HAL_ADCEx_Calibration_GetValue()
3548 return ((hadc->Instance->CALFACT) & ADC_CALFACT_CALFACT_S); in HAL_ADCEx_Calibration_GetValue()
3590 MODIFY_REG(hadc->Instance->CALFACT , in HAL_ADCEx_Calibration_SetValue()
3596 MODIFY_REG(hadc->Instance->CALFACT, in HAL_ADCEx_Calibration_SetValue()
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_adc.h1915 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
1931 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_adc.h2058 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
2074 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h1972 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
1988 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h2211 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
2227 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h1922 MODIFY_REG(ADCx->CALFACT, in LL_ADC_SetCalibrationFactor()
1938 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c679 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT_D | ADC_CALFACT_CALFACT_S); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c679 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT_D | ADC_CALFACT_CALFACT_S); in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c697 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT_D | ADC_CALFACT_CALFACT_S); in LL_ADC_DeInit()

12345678