Searched refs:LL_ADC_SAMPLING_AT_START (Results 1 – 3 of 3) sorted by relevance
93 #define IS_LL_ADC_SAMPLINGMODE(__SAMPLING_MODE__) (((__SAMPLING_MODE__) == LL_ADC_SAMPLING_AT_START…
368 #define ADC_SAMPLING_AT_START (LL_ADC_SAMPLING_AT_START) /*!< Sampling only at conversion start…
351 #define LL_ADC_SAMPLING_AT_START (0x00000000UL) /*!< Sampling only at conversion sta… macro