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

BSP_SD_Erase() function

Erases the specified memory area of the given SD card.

Syntax

uint8_t BSP_SD_Erase(uint32_t StartAddr,     uint32_t EndAddr);
Implemented in stm32469i_discovery_sd.c:318

Arguments

StartAddr

Start byte address

EndAddr

End byte address

Return value

SD status

Examples

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

References

LocationText
stm32469i_discovery_sd.c:318
uint8_t BSP_SD_Erase(uint32_t StartAddr, uint32_t EndAddr)
stm32469i_discovery_sd.h:109
uint8_t BSP_SD_Erase(uint32_t StartAddr, uint32_t EndAddr);

Call Tree

Functions called by BSP_SD_Erase()
BSP_SD_Erase()
all items filtered out
Data read by BSP_SD_Erase()
BSP_SD_Erase()
Type of BSP_SD_Erase()
BSP_SD_Erase()
uint8_t
all items filtered out