/** \page example Examples
You can refer to the below stated example applications for more details on how to use ospi driver.

@section ex1 xospipsv_flash_polled_example.c
Contains an example on how to use the XOspiPsv driver directly.
This example performs the read and write and erase using ospi driver in polled mode.

For details, see xospipsv_flash_polled_example.c.

@section ex2 xospipsv_flash_intr_example.c
Contains an example on how to use the XOspiPsv driver directly.
This example performs the read and write and erase test using ospi driver in interrupt mode.

For details, see xospipsv_flash_intr_example.c.
*/
