Home
last modified time | relevance | path

Searched refs:ADC_SMPR1 (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc_ex.h344 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) \ macro
353 #define ADC_SMPR1(_SAMPLETIME_, _CHANNELNB_) \ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_adc_ex.c802 ADC_SMPR1(ADC_SMPR1_SMP20, sConfigInjected->InjectedChannel), in HAL_ADCEx_InjectedConfigChannel()
803 ADC_SMPR1(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel()
Dstm32l1xx_hal_adc.c1721 ADC_SMPR1(ADC_SMPR1_SMP20, sConfig->Channel), in HAL_ADC_ConfigChannel()
1722 ADC_SMPR1(sConfig->SamplingTime, sConfig->Channel) ); in HAL_ADC_ConfigChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1376 #define __HAL_ADC_SMPR1 ADC_SMPR1
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1372 #define __HAL_ADC_SMPR1 ADC_SMPR1
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1473 #define __HAL_ADC_SMPR1 ADC_SMPR1