spi
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
xspi_sinit.c File Reference
#include "xparameters.h"
#include "xspi.h"

Functions

XSpi_ConfigXSpi_LookupConfig (UINTPTR BaseAddress)
 Looks up the device configuration based on the unique device ID/BaseAddress. More...
 
int XSpi_Initialize (XSpi *InstancePtr, UINTPTR BaseAddress)
 Initializes a specific XSpi instance such that the driver is ready to use. More...
 

Variables

XSpi_Config XSpi_ConfigTable []
 This table contains configuration information for each SPI device in the system. More...