Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c87 xspi_device_ddr_config_t tmpDeviceDDRConfig; in XSPI_NOR_ProbeNorFlashSfdpHeader() local
228 tmpDeviceDDRConfig.enableDdr = true; in XSPI_NOR_ProbeNorFlashSfdpHeader()
232 tmpDeviceDDRConfig.enableDdr = false; in XSPI_NOR_ProbeNorFlashSfdpHeader()
237 tmpDeviceDDRConfig.enableByteSwapInOctalMode = false; in XSPI_NOR_ProbeNorFlashSfdpHeader()
238tmpDeviceDDRConfig.ddrDataAlignedClk = kXSPI_DDRDataAlignedWith2xInternalRefClk; in XSPI_NOR_ProbeNorFlashSfdpHeader()
240 tmpNorFlashConfig.ptrDeviceDdrConfig = &tmpDeviceDDRConfig; in XSPI_NOR_ProbeNorFlashSfdpHeader()