Searched refs:errorCheckCallout (Results 1 – 3 of 3) sorted by relevance
661 …Qspi_Ip_ErrorCheckCalloutPtrType errorCheckCallout; /*!< Pointer to error check callout … member
1300 …lastCommand != QSPI_IP_LAST_COMMAND_NONE) && (NULL_PTR != state->configuration->errorCheckCallout)) in Qspi_Ip_GetMemoryStatus()1302 status = state->configuration->errorCheckCallout(instance); in Qspi_Ip_GetMemoryStatus()
3752 pConfig->errorCheckCallout = NULL_PTR; in Qspi_Ip_SfdpConfigureOther()