Home
last modified time | relevance | path

Searched refs:SMPR2 (Results 1 – 25 of 248) sorted by relevance

12345678910

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc.h769 …(( (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && …
772 …(( (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT1) == RESET) && …
776 …((((((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT1) == RESET) && …
778 …((((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR1BIT0) == RESET) && …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc_ex.h383 … (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && \
392 … (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c893 CLEAR_BIT(hadc->Instance->SMPR2, ADC_SMPR2_SMP18 | ADC_SMPR2_SMP17 | ADC_SMPR2_SMP16 | in HAL_ADC_DeInit()
1084 CLEAR_BIT(hadc->Instance->SMPR2, (ADC_SMPR2_SMP9 | ADC_SMPR2_SMP8 | ADC_SMPR2_SMP7 | in HAL_ADC_DeInit()
5633 MODIFY_REG(hadc->Instance->SMPR2 , in HAL_ADC_ConfigChannel()
5750 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADC_ConfigChannel()
5934 MODIFY_REG(hadc->Instance->SMPR2 , in HAL_ADC_ConfigChannel()
6285 MODIFY_REG(hadc->Instance->SMPR2 , in HAL_ADCEx_InjectedConfigChannel()
6401 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADCEx_InjectedConfigChannel()
6681 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADCEx_InjectedConfigChannel()
Dstm32f3xx_ll_adc.c897 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
1579 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c828 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
831 …hadc->Instance->SMPR2 |= ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->Injecte… in HAL_ADCEx_InjectedConfigChannel()
Dstm32f2xx_hal_adc.c1631 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfig->Channel); in HAL_ADC_ConfigChannel()
1634 hadc->Instance->SMPR2 |= ADC_SMPR2(sConfig->SamplingTime, sConfig->Channel); in HAL_ADC_ConfigChannel()
Dstm32f2xx_ll_adc.c500 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c828 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
831 …hadc->Instance->SMPR2 |= ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->Injecte… in HAL_ADCEx_InjectedConfigChannel()
Dstm32f7xx_hal_adc.c1702 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfig->Channel); in HAL_ADC_ConfigChannel()
1705 hadc->Instance->SMPR2 |= ADC_SMPR2(sConfig->SamplingTime, sConfig->Channel); in HAL_ADC_ConfigChannel()
Dstm32f7xx_ll_adc.c478 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c861 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel()
864 …hadc->Instance->SMPR2 |= ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->Injecte… in HAL_ADCEx_InjectedConfigChannel()
Dstm32f4xx_hal_adc.c1694 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfig->Channel); in HAL_ADC_ConfigChannel()
1697 hadc->Instance->SMPR2 |= ADC_SMPR2(sConfig->SamplingTime, sConfig->Channel); in HAL_ADC_ConfigChannel()
Dstm32f4xx_ll_adc.c492 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h3666 …(( (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && …
3669 …(( (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT1) == RESET) && …
3673 …((((((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT1) == RESET) && …
3675 …((((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR1BIT0) == RESET) && …
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c682 CLEAR_BIT(hadc->Instance->SMPR2, (ADC_SMPR2_SMP9 | ADC_SMPR2_SMP8 | ADC_SMPR2_SMP7 | in HAL_ADC_DeInit()
2049 MODIFY_REG(hadc->Instance->SMPR2 , in HAL_ADC_ConfigChannel()
Dstm32f1xx_ll_adc.c464 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
Dstm32f1xx_hal_adc_ex.c1159 MODIFY_REG(hadc->Instance->SMPR2 , in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc.c719 CLEAR_BIT(hadc->Instance->SMPR2, (ADC_SMPR2_SMP19 | ADC_SMPR2_SMP18 | ADC_SMPR2_SMP17 | in HAL_ADC_DeInit()
2006 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADC_ConfigChannel()
Dstm32l1xx_hal_adc_ex.c779 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADCEx_InjectedConfigChannel()
Dstm32l1xx_ll_adc.c451 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c600 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c590 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c600 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c609 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c653 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()

12345678910