xilsfl
Vitis Drivers API Documentation
xilsfl_interface.c File Reference

Functions

u32 XSfl_FlashRegisterReadWrite (XSfl_Interface *SflInstancePtr, u8 *RxBfrPtr, u8 *TxBfrPtr, u32 *CmdBufferPtr, u8 Addrvalid)
 This API can be used to Read/write to a flash register. More...
 
u32 XSfl_FlashCmdTransfer (XSfl_Interface *SflInstancePtr, u8 Cmd)
 This API can be used to transfer the command to the flash. More...
 
u32 XSfl_WaitforStatusDone (XSfl_Interface *SflInstancePtr)
 This API can be used to read status of the flash status register. More...
 
u32 XSfl_GetRealAddr (XSfl_Interface *SflInstancePtr, u32 Address)
 This functions translates the address based on the type of interconnection. More...