could you provide a code example or description how to start sequence converstion, wait for the result and restart (if needed)?
i'm having unexpected behaviour if ADC12_CTL1_CONSEQ_SEQUENCE bit is set - same as ADC12_CTL1_CONSEQ_REPEATSEQUENCE is set - the conversion process never ends - the interrupts ADC12_CPU_INT_IIDX_STAT_MEMRESIFGx never stop coming despite i'm expecting only 1 (one) after DL_ADC12_startConversion call.
