| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_adc.c | 592 tmpreg1 = ADCx->SMPR2; in ADC_RegularChannelConfig() 602 ADCx->SMPR2 = tmpreg1; in ADC_RegularChannelConfig() 932 tmpreg1 = ADCx->SMPR2; in ADC_InjectedChannelConfig() 942 ADCx->SMPR2 = tmpreg1; in ADC_InjectedChannelConfig()
|
| /bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/ |
| A D | hal_adc.c | 207 ADCx->SMPR2 = (ADCx->SMPR2 & ~(0xF << (4u * channel))) | (sample_time << (4u * channel)); in ADC_SetChnSampleTime()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_adc.c | 169 adc->SMPR2 &= ~(0xF << tempchan); in ADC_RegularChannelConfig() 170 adc->SMPR2 |= (sample_time << tempchan); in ADC_RegularChannelConfig()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_adc_ex.h | 384 … (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && \ 393 … (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && \
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_adc_ex.c | 784 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADCEx_InjectedConfigChannel()
|
| A D | stm32l1xx_ll_adc.c | 408 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
|
| A D | stm32l1xx_hal_adc.c | 729 CLEAR_BIT(hadc->Instance->SMPR2, (ADC_SMPR2_SMP19 | ADC_SMPR2_SMP18 | ADC_SMPR2_SMP17 | in HAL_ADC_DeInit() 2013 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADC_ConfigChannel()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_ADC.c | 363 …MODIFY_REG(hadc->Instance->SMPR2,(ADC_SMPR_CH_MASK << (4*(sConfig->Channel-8))),(sConfig->Smp << (… in HAL_ADC_ConfigChannel()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 441 __IO uint32_t SMPR2; // 0x14 member
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_ADC.c | 417 …MODIFY_REG(hadc->Instance->SMPR2,(ADC_SMPR_CH_MASK << (4*(sConfig->Channel-8))),(sConfig->Smp << (… in HAL_ADC_ConfigChannel()
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_adc.h | 143 …__IO u32 SMPR2; ///< Sampling configur… member
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 499 __IO uint32_t SMPR2; member
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 267 __IO uint32_t SMPR2; member
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 152 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l100xba.h | 152 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l151xb.h | 151 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l151xba.h | 151 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l152xb.h | 152 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l152xba.h | 152 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l100xc.h | 159 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l162xdx.h | 163 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l162xe.h | 163 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l152xc.h | 160 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l152xca.h | 160 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
| A D | stm32l152xe.h | 162 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|