Searched refs:ADC_CLOCK_ASYNC_DIV16 (Results 1 – 2 of 2) sorted by relevance
466 #define ADC_CLOCK_ASYNC_DIV16 (LL_ADC_CLOCK_ASYNC_DIV16) /*!< ADC asynchronous clo… macro874 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV16) || \
349 #define ADC_CLOCK_ASYNC_DIV16 (ADC_CCR_PRESC_2 | ADC_CCR_PRESC_1 | ADC_CCR_PRESC_0) /*!… macro900 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV16 ) ||\