Searched refs:eraseSuspendLut (Results 1 – 3 of 3) sorted by relevance
545 uint16 eraseSuspendLut; /*!< Lut index for the erase suspend operation */ member
3494 pConfig->suspendSettings.eraseSuspendLut = lutCount; in Qspi_Ip_SfdpGetBasicSuspendInfo()3504 pConfig->suspendSettings.programSuspendLut = pConfig->suspendSettings.eraseSuspendLut; in Qspi_Ip_SfdpGetBasicSuspendInfo()3551 pConfig->suspendSettings.eraseSuspendLut = lutCount; in Qspi_Ip_SfdpGetXspi1SuspendInfo()3565 pConfig->suspendSettings.programSuspendLut = pConfig->suspendSettings.eraseSuspendLut; in Qspi_Ip_SfdpGetXspi1SuspendInfo()
1200 … status = Qspi_Ip_RunCommand(instance, state->configuration->suspendSettings.eraseSuspendLut, 0U); in Qspi_Ip_EraseSuspend()