Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_adc_ex.c794 ADC_SMPR2(ADC_SMPR2_SMP10, sConfigInjected->InjectedChannel), in HAL_ADCEx_InjectedConfigChannel()
795 ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel()
Dstm32l1xx_hal_adc.c1713 ADC_SMPR2(ADC_SMPR2_SMP10, sConfig->Channel), in HAL_ADC_ConfigChannel()
1714 ADC_SMPR2(sConfig->SamplingTime, sConfig->Channel) ); in HAL_ADC_ConfigChannel()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc.h865 #define ADC_SMPR2(_SAMPLETIME_, _CHANNELNB_) \ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1474 #define __HAL_ADC_SMPR2 ADC_SMPR2
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1377 #define __HAL_ADC_SMPR2 ADC_SMPR2
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1373 #define __HAL_ADC_SMPR2 ADC_SMPR2