Searched refs:resetCallout (Results 1 – 3 of 3) sorted by relevance
660 …Qspi_Ip_ResetCalloutPtrType resetCallout; /*!< Pointer to reset callout … member
1259 if (NULL_PTR != state->configuration->resetCallout) in Qspi_Ip_Reset()1261 status = state->configuration->resetCallout(instance); in Qspi_Ip_Reset()
3751 pConfig->resetCallout = NULL_PTR; in Qspi_Ip_SfdpConfigureOther()