Searched refs:ADC_CLOCK_ASYNC_DIV4 (Results 1 – 3 of 3) sorted by relevance
461 #define ADC_CLOCK_ASYNC_DIV4 (LL_ADC_CLOCK_ASYNC_DIV4) /*!< ADC asynchronous clo… macro869 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV4) || \
344 #define ADC_CLOCK_ASYNC_DIV4 (ADC_CCR_PRESC_1) /*!… macro895 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV4 ) ||\
282 #define ADC_CLOCK_ASYNC_DIV4 ((uint32_t)ADC_CCR_ADCPRE_1) /*!< ADC asynchronous clock d… macro981 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV4) )