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:189

Arguments

Address

Return value

The sector of a given address

References

LocationReferrerText
main.c:189
static uint32_t GetSector(uint32_t Address)
main.c:50
static uint32_t GetSector(uint32_t Address);
main.c:86main()
main.c:88main()

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