Searched refs:ADC_CLOCK_ASYNC_DIV256 (Results 1 – 2 of 2) sorted by relevance
470 #define ADC_CLOCK_ASYNC_DIV256 (LL_ADC_CLOCK_ASYNC_DIV256) /*!< ADC asynchronous clo… macro878 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV256) )
353 #define ADC_CLOCK_ASYNC_DIV256 (ADC_CCR_PRESC_3 | ADC_CCR_PRESC_1 | ADC_CCR_PRESC_0) /*!… macro904 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV256))