FLASH_If_Erase() is only used within IAP_Main.
 
Symbols
loading...
Files
loading...

FLASH_If_Erase() function

This function does an erase of all user flash area

Syntax

uint32_t FLASH_If_Erase(uint32_t StartSector);
Implemented in flash_if.c:55

Arguments

StartSector

start of user flash area

Return value

0: user flash area successfully erased 1: error occurred

References

LocationReferrerText
flash_if.c:55
uint32_t FLASH_If_Erase(uint32_t StartSector)
flash_if.h:74
uint32_t FLASH_If_Erase(uint32_t StartSector);
ymodem.c:367Ymodem_Receive()
FLASH_If_Erase(APPLICATION_ADDRESS);

Call Tree

Functions calling FLASH_If_Erase()
Functions called by FLASH_If_Erase()
all items filtered out
FLASH_If_Erase()
Data read by FLASH_If_Erase()
Data written by FLASH_If_Erase()
FLASH_If_Erase()::UserStartSector
FLASH_If_Erase()::pEraseInit
all items filtered out
FLASH_If_Erase()
Type of FLASH_If_Erase()
FLASH_If_Erase()
uint32_t
all items filtered out