Hi, Ted,
I am sorry for the delay.
I do not know the part number you are using, anyway, the ADC16 module is similar.
Regarding the ADC configuration for low power mode, I suggest you use Asynchronous clock to save power by setting ADC_CFG1[ADICLK]=2b11, while clearing the ADC_CFG2[ADCACKEN] and ADC_CFG2[ADHSC]. You can also set the ADC_CFG1[ADLPC] bit. If you set the ADLPC bit, I suppose that the ADC clock should be less than 4MHz.
Hope it can help you
BR
XiangJun Rong