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

GetSector() function

Gets the sector of a given address

Syntax

static uint32_t GetSector(uint32_t Address);
Implemented in usbd_dfu_flash.c:193

Arguments

Address

Address of the FLASH Memory

Return value

The sector of a given address

References

LocationReferrerText
usbd_dfu_flash.c:193
static uint32_t GetSector(uint32_t Address)
usbd_dfu_flash.c:32
static uint32_t GetSector(uint32_t Address);
usbd_dfu_flash.c:92Flash_If_Erase()
startsector = GetSector(Add);

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