STM32469I_EVAL + 0/1 examples
CodeScope will show references to QSPI_InfoTypeDef::FlashSize from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
Symbols
loading...
Files
loading...

QSPI_InfoTypeDef::FlashSize field

Size of the flash

Syntax

uint32_t FlashSize;

Examples

QSPI_InfoTypeDef::FlashSize is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32469i_eval_qspi.h:97
uint32_t FlashSize; /*!< Size of the flash */
stm32469i_eval_qspi.c:1049QSPI_ReadID()
pqspi_info->FlashSize = (reg[2]<<21) & 0xFFFFFFFF;
stm32469i_eval_qspi.c:1061QSPI_ReadID()
pqspi_info->FlashSize = (reg[2]<<21) & 0xFFFFFFFF;

Data Use

Functions writing QSPI_InfoTypeDef::FlashSize
all items filtered out
QSPI_InfoTypeDef::FlashSize
Type of QSPI_InfoTypeDef::FlashSize
QSPI_InfoTypeDef::FlashSize
uint32_t
all items filtered out