STM32469I-Discovery + 0/1 examples
CodeScope will show references to BSP_QSPI_Erase_Block() from the following samples and libraries:
Examples
STM32469I-Discovery
Examples
 
Symbols
loading...
Files
loading...

BSP_QSPI_Erase_Block() function

Erases the specified block of the QSPI memory.

Syntax

uint8_t BSP_QSPI_Erase_Block(uint32_t BlockAddress);
Implemented in stm32469i_discovery_qspi.c:294

Arguments

BlockAddress

Block address to erase

Return value

QSPI memory status

Examples

BSP_QSPI_Erase_Block() is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_discovery_qspi.c:294
uint8_t BSP_QSPI_Erase_Block(uint32_t BlockAddress)
stm32469i_discovery_qspi.h:113
uint8_t BSP_QSPI_Erase_Block(uint32_t BlockAddress);

Call Tree

Functions called by BSP_QSPI_Erase_Block()
BSP_QSPI_Erase_Block()
Type of BSP_QSPI_Erase_Block()
BSP_QSPI_Erase_Block()
uint8_t
all items filtered out