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

GetSector() function

Gets the sector of a given address

Syntax

static uint32_t GetSector(uint32_t Address);
Implemented in main.c:182

Arguments

Address

Return value

The sector of a given address

References

LocationReferrerText
main.c:182
static uint32_t GetSector(uint32_t Address)
main.c:49
static uint32_t GetSector(uint32_t Address);
main.c:89main()
main.c:91main()

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