hi experts:
I used two ADC instances ,ADC0 has 4 channel p0 p1 p2 S9 ADC1 has 2channels P0 S8. i want to use PIT-->TRGMUX--> BCTU-->ADC0&ADC1.
my confusion is that ,how to config the BCTU List Items.i know that ADC target mask should be 0b11 standfor ADC0&ADC1
but what is hard to understand is that BCTU List Items, i have 6 channels , when the watermark nofify ,
the BctuDmaFifo[0] is ADC0_P0?
the BctuDmaFifo[1] is ADC0_P1?
the BctuDmaFifo[2] is ADC0_P2?
the BctuDmaFifo[3] is ADC0_S9?
the BctuDmaFifo[4] is ADC1_P0?
the BctuDmaFifo[5] is ADC1_S8?
OR
the BctuDmaFifo[0] is ADC0_P0?
the BctuDmaFifo[1] is ADC1_P0?
the BctuDmaFifo[2] is ADC0_P1?
the BctuDmaFifo[3] is ADC1_S8?
if so ,what about the channels left, it make no sense,it's hard to underdstand
there is a demo picture, i still can't understnd
