QSPI_ResetMemory() is only used within STM32412G-Discovery.
 
Symbols
loading...
Files
loading...

QSPI_ResetMemory() function

Static functions ************************************ This function reset the QSPI memory.

Syntax

static uint8_t QSPI_ResetMemory (QSPI_HandleTypeDef *hqspi);
Implemented in stm32412g_discovery_qspi.c:566

Arguments

hqspi

QSPI handle

References

LocationReferrerText
stm32412g_discovery_qspi.c:566
static uint8_t QSPI_ResetMemory(QSPI_HandleTypeDef *hqspi)
stm32412g_discovery_qspi.c:77
static uint8_t QSPI_ResetMemory (QSPI_HandleTypeDef *hqspi);
stm32412g_discovery_qspi.c:123BSP_QSPI_Init()
if (QSPI_ResetMemory(&QSPIHandle) != QSPI_OK)

Call Tree

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