Home
last modified time | relevance | path

Searched refs:QSPI_IP_LAST_COMMAND_NONE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Hyperflash.c767 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister()
890 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashProgramBufferToFlashConfirm()
1059 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashReadId()
DQspi_Ip.c1300 …if ((state->lastCommand != QSPI_IP_LAST_COMMAND_NONE) && (NULL_PTR != state->configuration->errorC… in Qspi_Ip_GetMemoryStatus()
1304 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_GetMemoryStatus()
1788 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_Init()
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h569QSPI_IP_LAST_COMMAND_NONE = 0U, /* Command in progress … enumerator