I tried to understand the structure of the source code.
Just got lost when tried to trace down when the MixerCalsChannel been called.
It was call by the interrupt of ADC DMA completion.
Now it seems been called by external interrupt 1 exti1, but can find how the source of exti1 been configured.