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

GetBank() function

Gets the bank of a given address

Syntax

static uint32_t GetBank(uint32_t Addr);
Implemented in usbd_dfu_flash.c:237

Arguments

Addr

Address of the FLASH Memory

Return value

The bank of a given address

References

LocationReferrerText
usbd_dfu_flash.c:237
static uint32_t GetBank(uint32_t Addr)
usbd_dfu_flash.c:33
static uint32_t GetBank(uint32_t Addr);
usbd_dfu_flash.c:94Flash_If_Erase()
eraseinitstruct.Banks = GetBank(Add);

Call Tree

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