Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc.h488 #define ADC_SAMPLETIME_4CYCLES (0x00000000U) /*!< Sampling… macro
1135 #define IS_ADC_SAMPLE_TIME(TIME) (((TIME) == ADC_SAMPLETIME_4CYCLES) || \