Hi,
I suppose that you use K32L2 family, this is the ADC block diagram, from the diagram, you can see that the ADC clock ADCK can be from 4 sources:ADCACK(fADCACK ADC asynchronous clock source), Bus clock, divided2 bus clock, ALTCLK.
If you want to get the highest conversion rate, you have to select Bus clock, which can reach up to 24mhz, the ADC conversion rate can reach up to 1.2MBPS.
This is the table using bus clock:

If you want to get the normal conversion rate, you can select asynchronous clock ADACK, which can reach up to 6.2mhz typically, when ADLPC=0, ADHSC=1.

This is ADC block diagram.
For the detailed conversion rate computation, pls refer to 23.5.4.5 Sample time and total conversion time in K32L2B3xRM.pdf

Hope it can help you
BR
XiangJun Rong