wdtps
Vitis Drivers API Documentation
Examples

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

xwdtps_selftest_example.c

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

For details, see xwdtps_selftest_example.c.

xwdtps_intr_example.c

Contains an example on how to use the XWdtps driver directly. This example shows the usage of the driver in interrupt mode.

For details, see xwdtps_intr_example.c.

xwdtps_polled_example.c

Contains an example on how to use the XWdtps driver directly. This example shows the usage of the driver in polled mode.

For details, see xwdtps_polled_example.c.