dsirxss
Vitis Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use dsirxss driver.

xdsirxss_selftest_example.c

Contains an example on how to use the XDsirxss driver directly. This example performs the basic selftest to test the sub-core functions.

For details, see xdsirxss_selftest_example.c.

xdsirxss_intr_example.c

Contains an example on how to use the XDsirxss driver directly. This example shows the usage of the driver with interrupts.

For details, see xdsirxss_intr_example.c.

xdsirxss_video_test_example.c

Contains an example on how to use the XDsirxss driver directly. This example performs the video test on the dsirxss driver.

For details, see xdsirxss_video_test_example.c.