QSPI_EnterFourBytesAddress() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

QSPI_EnterFourBytesAddress() function

This function set the QSPI memory in 4-byte address mode

Syntax

static uint8_t QSPI_EnterFourBytesAddress(QSPI_HandleTypeDef *hqspi);
Implemented in stm32469i_eval_qspi.c:710

Arguments

hqspi

QSPI handle

References

LocationReferrerText
stm32469i_eval_qspi.c:710
static uint8_t QSPI_EnterFourBytesAddress(QSPI_HandleTypeDef *hqspi)
stm32469i_eval_qspi.c:87
static uint8_t QSPI_EnterFourBytesAddress(QSPI_HandleTypeDef *hqspi);
stm32469i_eval_qspi.c:147BSP_QSPI_Init()
if (QSPI_EnterFourBytesAddress(&QSPIHandle) != QSPI_OK)

Call Tree

Functions calling QSPI_EnterFourBytesAddress()
Functions called by QSPI_EnterFourBytesAddress()
all items filtered out
QSPI_EnterFourBytesAddress()
Type of QSPI_EnterFourBytesAddress()
QSPI_EnterFourBytesAddress()
uint8_t
all items filtered out