Searched refs:deviceInterface (Results 1 – 5 of 5) sorted by relevance
63 ….deviceInterface = kXSPI_StrandardExtendedSPI, /*!< Support Single IO and Octal I…
448 .deviceInterface = kXSPI_HyperBus, /*!< HyperBus protocol. */ in BOARD_Init16bitsPsRam()
210 …tmpNorFlashConfig.deviceInterface = kXSPI_StrandardExtende… in XSPI_NOR_ProbeNorFlashSfdpHeader()382 externNorFlashConfig.deviceInterface = kXSPI_StrandardExtendedSPI; in XSPI_NOR_SetNorFlashDeviceConfig()
360 xspi_device_interface_type_t deviceInterface; /*!< Type of external device's interface: member
782 if (devConfig->deviceInterface == kXSPI_StrandardExtendedSPI) in XSPI_SetDeviceConfig()