Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc.h468 #define ADC_SAMPLETIME_4CYCLES (0x00000000U) /*!< Sampling… macro
1106 #define IS_ADC_SAMPLE_TIME(TIME) (((TIME) == ADC_SAMPLETIME_4CYCLES) || \