xilisf_v5_14
Xilinx SDK Drivers API Documentation
xilisf_spr.c File Reference

Overview

This file contains the library functions to operate on Sector Protection feature of the Serial Flash.

Refer xilisf.h for a detailed description.

MODIFICATION HISTORY:
Ver   Who      Date     Changes


1.00a ksu/sdm 03/03/08 First release 2.01a sdm 01/04/10 Added Support for Winbond W25QXX/W25XX devices 2.04a sdm 08/17/10 Updated to support Numonyx (N25QXX) and Spansion flash memories 5.0 sb 08/05/14 Added Call back to lib interrupt handler after XIsf_Transfer Calls. Changed API:

  • XIsf_SectorProtect() 5.9 ms 08/03/17 Added tags and updated comment lines style for doxygen. 5.12 tjs 06/18/18 Removed checkpatch and gcc warnings. 5.14 akm 08/01/19 Initialized Status variable to XST_FAILURE.
 

Functions

int XIsf_SectorProtect (XIsf *InstancePtr, XIsf_SpOperation Operation, u8 *BufferPtr)
 This API is used for performing Sector Protect related operations. More...