Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c353 …status = Qspi_Ip_RunReadCommand(instance, statusConfig->statusRegReadLut, 0U, data, NULL_PTR, stat… in Qspi_Ip_UpdateStatusReg()
394 …status = Qspi_Ip_RunReadCommand(instance, statusConfig->statusRegReadLut, 0U, data, NULL_PTR, stat… in Qspi_Ip_CheckStatusReg()
822 …atus = Qspi_Ip_CheckCommandComplete(instance, state->configuration->statusConfig.statusRegReadLut); in Qspi_Ip_InitProtection()
834 …atus = Qspi_Ip_CheckCommandComplete(instance, state->configuration->statusConfig.statusRegReadLut); in Qspi_Ip_InitProtection()
DQspi_Ip_Sfdp.c3123 statusConfig->statusRegReadLut = statusConfig->statusRegInitReadLut; in Qspi_Ip_SfdpGetBasicStatusInfo()
3127 statusConfig->statusRegReadLut = lutCount; in Qspi_Ip_SfdpGetBasicStatusInfo()
3179 statusConfig->statusRegReadLut = lutCount; in Qspi_Ip_SfdpGetXspi1StatusInfo()
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h487 …uint16 statusRegReadLut; /*!< Command used to read the status register … member