pciepsu
Vitis Drivers API Documentation
Examples

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

xpciepsu_rc_enumerate_example.c

Contains an example on how to use the XPciepsu driver. This example shows the usage of the driver APIs.

For details, see xpciepsu_rc_enumerate_example.c.

xpciepsu_ep_enable_example.c

Contains an example on how to use the XPciePsu driver directly. This example shows the usage of the driver when it is configured as an endpoint.

For details, see xaxipcie_ep_enable_example.c.