I have executed many example code for i.MXRT1170 board for Gcov code coverage.
Ex . 1).evkmimxrt1170_dcic_cm7
2).evkmimxrt1170_elcdif_lut_cm7
3).evkmimxrt1170_lcdifv2_porter_duff_cm7
4).evkmimxrt1170_mipi_dsi_compliant_test_cm7
- All above example code using only polling method for drive the MIPI display functionality.
So, Could you suggest any example regarding which is using interrupt method. So can I combine the both code and cover maximum gcov code coverage.