QSPI_EnterFourBytesAddress() is only used within STM32446E_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 stm32446e_eval_qspi.c:620

Arguments

hqspi

QSPI handle

Return value

None

References

LocationReferrerText
stm32446e_eval_qspi.c:620
static uint8_t QSPI_EnterFourBytesAddress(QSPI_HandleTypeDef *hqspi)
stm32446e_eval_qspi.c:85
static uint8_t QSPI_EnterFourBytesAddress(QSPI_HandleTypeDef *hqspi);
stm32446e_eval_qspi.c:137BSP_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