nandps
Vitis Drivers API Documentation
xnandps_onfi.c File Reference

Functions

void XNandPs_SendCommand (XNandPs *InstancePtr, XNandPs_CommandFormat *Command, int Page, int Column)
 This function sends a NAND command to the flash device. More...
 
u8 Onfi_CmdReadStatus (XNandPs *InstancePtr)
 This function sends read status command to the flash device. More...
 
int Onfi_NandInit (XNandPs *InstancePtr)
 This function initializes the NAND flash and gets the geometry information. More...
 

Variables

XNandPs_CommandFormat OnfiCommands []
 This structure defines the onfi command format sent to the flash. More...