Searched refs:tmpDeviceDDRConfig (Results 1 – 1 of 1) sorted by relevance
87 xspi_device_ddr_config_t tmpDeviceDDRConfig; in XSPI_NOR_ProbeNorFlashSfdpHeader() local228 tmpDeviceDDRConfig.enableDdr = true; in XSPI_NOR_ProbeNorFlashSfdpHeader()232 tmpDeviceDDRConfig.enableDdr = false; in XSPI_NOR_ProbeNorFlashSfdpHeader()237 tmpDeviceDDRConfig.enableByteSwapInOctalMode = false; in XSPI_NOR_ProbeNorFlashSfdpHeader()238 … tmpDeviceDDRConfig.ddrDataAlignedClk = kXSPI_DDRDataAlignedWith2xInternalRefClk; in XSPI_NOR_ProbeNorFlashSfdpHeader()240 tmpNorFlashConfig.ptrDeviceDdrConfig = &tmpDeviceDDRConfig; in XSPI_NOR_ProbeNorFlashSfdpHeader()