DFU_Standalone
GetSector()
is only used within DFU_Standalone.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
DFU_Standalone
GetSector()
GetSector() function
Gets the sector of a given address
Syntax
Show:
Summary
Declaration
Definition
from
usbd_dfu_flash.c:32
static
uint32_t
GetSector
(
uint32_t
Address
)
;
Implemented in
usbd_dfu_flash.c:195
Arguments
Argument
Description
Address
Address of the FLASH Memory
Return value
The sector of a given address
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out