Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Links to Examples

Examples Path:

https://github.com/Xilinx/embeddedsw/blob/master/XilinxProcessorIPLib/drivers/wdtps/examples

Test nameExample sourceDescription
basic test

xwdtps_selftest_example.c

This example does a minimal test on the System Watchdog Timer device.
Polled

xwdtps_polled_example.c

This example tests the functioning of the System WatchDog Timer driver in the polled mode
Interruptxwdtps_intr_example.cThis example tests the functioning of the System WatchDog Timer driver in the Interrupt mode

Example Application Usage

WTPS examples:

xwdtps_selftest_example.c

...