Post Go back to editing

How to change form 10us to 1 us sample rate ADCC_CIRCULAR.H

My current settings:

#if defined(ADI_ADSP_CM40Z)
#define CLKIN (30 * MHZTOHZ)/*30*/
#define CORE_MAX (240 * MHZTOHZ)
#define SYSCLK_MAX (96 * MHZTOHZ)/*96*/
#define VCO_MIN (72 * MHZTOHZ)

I've tried some variations but never successful 

Ideally I would like to run both channels at 1 MHz sample rate.  Is this realistic?

Regards,

Merritt