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

GetSector() function

Gets the sector of a given address

Syntax

static uint32_t GetSector(uint32_t Address);
Implemented in flash_if.c:162

Arguments

Address

Flash address

Return value

The sector of a given address

References

LocationReferrerText
flash_if.c:162
static uint32_t GetSector(uint32_t Address)
flash_if.c:31
static uint32_t GetSector(uint32_t Address);
flash_if.c:65FLASH_If_Erase()
UserStartSector = GetSector(APPLICATION_ADDRESS);

Call Tree

Functions calling GetSector()
all items filtered out
GetSector()
Data read by GetSector()
Data written by GetSector()
GetSector()::sector
all items filtered out
GetSector()
GetSector()::sector
all items filtered out
Type of GetSector()
GetSector()
uint32_t
all items filtered out