Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h6274 SET_BIT(ADCx->CALFACT, ADC_CALFACT_CALADDOS); in LL_ADC_EnableCalibrationOffset()
6285 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALADDOS); in LL_ADC_DisableCalibrationOffset()
6296 return ((READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALADDOS) == (ADC_CALFACT_CALADDOS)) ? 1UL : 0UL); in LL_ADC_IsCalibrationOffsetEnabled()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h6329 #define ADC_CALFACT_CALADDOS ADC_CALFACT_CALADDOS_Msk /*!< ADC calibration… macro
Dstm32n657xx.h6828 #define ADC_CALFACT_CALADDOS ADC_CALFACT_CALADDOS_Msk /*!< ADC calibration… macro
Dstm32n655xx.h6750 #define ADC_CALFACT_CALADDOS ADC_CALFACT_CALADDOS_Msk /*!< ADC calibration… macro
Dstm32n647xx.h6407 #define ADC_CALFACT_CALADDOS ADC_CALFACT_CALADDOS_Msk /*!< ADC calibration… macro