Home
last modified time | relevance | path

Searched refs:SMPR (Results 1 – 25 of 69) sorted by relevance

123

/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c587 hadc->Instance->SMPR &= ~(ADC_SMPR_SMP); in HAL_ADC_Init()
590 hadc->Instance->SMPR |= ADC_SMPR_SET(hadc->Init.SamplingTimeCommon); in HAL_ADC_Init()
714 hadc->Instance->SMPR &= ~ADC_SMPR_SMP; in HAL_ADC_DeInit()
1947 hadc->Instance->SMPR &= ~(ADC_SMPR_SMP); in HAL_ADC_ConfigChannel()
1950 hadc->Instance->SMPR |= ADC_SMPR_SET(sConfig->SamplingTime); in HAL_ADC_ConfigChannel()
Dstm32f0xx_ll_adc.c299 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP); in LL_ADC_DeInit()
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h2212 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetSamplingTimeCommonChannels()
2244 …return (uint32_t)((READ_BIT(ADCx->SMPR, ADC_SMPR_SMP1 << (SamplingTimeY & ADC_SAMPLING_TIME_SMP_SH… in LL_ADC_GetSamplingTimeCommonChannels()
3457 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetChannelSamplingTime()
3524 __IO uint32_t smpr = READ_REG(ADCx->SMPR); in LL_ADC_GetChannelSamplingTime()
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc.c618 hadc->Instance->SMPR &= (uint32_t)(~ADC_SMPR_SMPR); in HAL_ADC_Init()
621 hadc->Instance->SMPR |= hadc->Init.SamplingTime; in HAL_ADC_Init()
720 hadc->Instance->SMPR &= ~(ADC_SMPR_SMPR); in HAL_ADC_DeInit()
Dstm32l0xx_ll_adc.c404 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP); in LL_ADC_DeInit()
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h2256 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetSamplingTimeCommonChannels()
2288 …return (uint32_t)((READ_BIT(ADCx->SMPR, ADC_SMPR_SMP1 << (SamplingTimeY & ADC_SAMPLING_TIME_SMP_SH… in LL_ADC_GetSamplingTimeCommonChannels()
3510 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetChannelSamplingTime()
3577 __IO uint32_t smpr = READ_REG(ADCx->SMPR); in LL_ADC_GetChannelSamplingTime()
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h3076 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetSamplingTimeCommonChannels()
3112 …return (uint32_t)((READ_BIT(ADCx->SMPR, ADC_SMPR_SMP1 << (SamplingTimeY & ADC_SAMPLING_TIME_SMP_SH… in LL_ADC_GetSamplingTimeCommonChannels()
5357 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetChannelSamplingTime()
5451 MODIFY_REG(ADCx->SMPR, in LL_ADC_SetChannelSamplingTime()
5533 __IO uint32_t smpr = READ_REG(ADCx->SMPR); in LL_ADC_GetChannelSamplingTime()
5615 __IO uint32_t smpr = READ_REG(ADCx->SMPR); in LL_ADC_GetChannelSamplingTime()
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_adc.h1767 MODIFY_REG(ADCx->SMPR, ADC_SMPR_SMP, SamplingTime); in LL_ADC_SetSamplingTimeCommonChannels()
1793 return (uint32_t)(READ_BIT(ADCx->SMPR, ADC_SMPR_SMP)); in LL_ADC_GetSamplingTimeCommonChannels()
Dstm32f0xx_hal_adc.h680 (((__HANDLE__)->Instance->SMPR) & ADC_SMPR_SMP)
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c409 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
Dstm32wlxx_hal_adc.c847 hadc->Instance->SMPR &= ~ADC_SMPR_SMP1; in HAL_ADC_DeInit()
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c448 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
Dstm32g0xx_hal_adc.c847 hadc->Instance->SMPR &= ~ADC_SMPR_SMP1; in HAL_ADC_DeInit()
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_adc.h2156 MODIFY_REG(ADCx->SMPR, ADC_SMPR_SMP, SamplingTime); in LL_ADC_SetSamplingTimeCommonChannels()
2182 return (uint32_t)(READ_BIT(ADCx->SMPR, ADC_SMPR_SMP)); in LL_ADC_GetSamplingTimeCommonChannels()
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c634 CLEAR_BIT(ADCx->SMPR, ADC_SMPR_SMP1 | ADC_SMPR_SMP2 | ADC_SMPR_SMPSEL); in LL_ADC_DeInit()
Dstm32wbxx_hal_adc.c1028 hadc->Instance->SMPR &= ~ADC_SMPR_SMP1; in HAL_ADC_DeInit()
/hal_stm32-2.7.6/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h125 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
Dstm32f030x6.h123 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
Dstm32f030x8.h128 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
Dstm32f030xc.h130 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
Dstm32f031x6.h125 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
Dstm32f038xx.h124 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
Dstm32f070xb.h131 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
/hal_stm32-2.7.6/stm32cube/stm32l0xx/soc/
Dstm32l010x6.h123 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
Dstm32l010x8.h123 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member

123