vtc
Vitis Drivers API Documentation
Examples

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

vtc_selftest_example.c

Contains an example on how to use the XVtc driver directly. This example performs the basic selftest on the device using the driver.

For details, see vtc_selftest_example.c.