Home
last modified time | relevance | path

Searched refs:ADC_SMPR_SMP2 (Results 1 – 25 of 43) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_adc.c390 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c401 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c411 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c429 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c430 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c636 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h174 #define ADC_SAMPLING_TIME_SMP_MASK (ADC_SMPR_SMP2 | ADC_SMPR_SMP1)
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_adc.h172 #define ADC_SAMPLING_TIME_SMP_MASK (ADC_SMPR_SMP2 | ADC_SMPR_SMP1)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_adc.h175 #define ADC_SAMPLING_TIME_SMP_MASK (ADC_SMPR_SMP2 | ADC_SMPR_SMP1)
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h182 #define ADC_SAMPLING_TIME_SMP_MASK (ADC_SMPR_SMP2 | ADC_SMPR_SMP1)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h175 #define ADC_SAMPLING_TIME_SMP_MASK (ADC_SMPR_SMP2 | ADC_SMPR_SMP1)
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h320 #define ADC_SAMPLING_TIME_SMP_MASK (ADC_SMPR_SMP2 | ADC_SMPR_SMP1)
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h856 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32c031xx.h860 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32c071xx.h937 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h901 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g050xx.h920 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g070xx.h923 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g031xx.h944 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g041xx.h991 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g051xx.h1007 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g061xx.h1054 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32g071xx.h1056 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h1233 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro
Dstm32wle5xx.h1233 #define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of ch… macro

12