Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc_ex.h330 #define ADC_SMPR0(_SAMPLETIME_, _CHANNELNB_) \ macro
333 #define ADC_SMPR0(_SAMPLETIME_, _CHANNELNB_) \ macro
484 ADC_SMPR0(ADC_SMPR0_SMP30, (__CHANNEL__)), \
485 ADC_SMPR0((_SAMPLETIME_), (__CHANNEL__)) )