Searched refs:ptrDeviceDdrConfig (Results 1 – 5 of 5) sorted by relevance
823 if (devConfig->ptrDeviceDdrConfig != NULL) in XSPI_SetDeviceConfig()825 enableDDR = devConfig->ptrDeviceDdrConfig->enableDdr; in XSPI_SetDeviceConfig()831 XSPI_FLSHCR_TDH(devConfig->ptrDeviceDdrConfig->ddrDataAlignedClk); in XSPI_SetDeviceConfig()833 … XSPI_SFACR_BYTE_SWAP(devConfig->ptrDeviceDdrConfig->enableByteSwapInOctalMode); in XSPI_SetDeviceConfig()
369 …xspi_device_ddr_config_t *ptrDeviceDdrConfig; /*!< Set as NULL to set device as SDR mode, to ch… member
214 tmpNorFlashConfig.ptrDeviceDdrConfig = NULL; in XSPI_NOR_ProbeNorFlashSfdpHeader()240 tmpNorFlashConfig.ptrDeviceDdrConfig = &tmpDeviceDDRConfig; in XSPI_NOR_ProbeNorFlashSfdpHeader()380 externNorFlashConfig.ptrDeviceDdrConfig = &externalDeviceDdrConfig; in XSPI_NOR_SetNorFlashDeviceConfig()
72 .ptrDeviceDdrConfig = &flashDDrConfig,
470 .ptrDeviceDdrConfig = &psRamDdrConfig, in BOARD_Init16bitsPsRam()