cresample
Xilinx SDK Drivers API Documentation
Examples

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

cresample_selftest_example.c

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

For details, see cresample_selftest_example.c.

cresample_conversion_example.c

Contains an example on how to use the XCresample driver directly. This example shows how cresample type conversions will be done on the device.

For details, see cresample_conversion_example.c.