Searched refs:ptrDeviceRegInfo (Results 1 – 5 of 5) sorted by relevance
78 .ptrDeviceRegInfo = NULL, /*!< Not used in this example. */
469 .ptrDeviceRegInfo = NULL, in BOARD_Init16bitsPsRam()
215 tmpNorFlashConfig.ptrDeviceRegInfo = NULL; in XSPI_NOR_ProbeNorFlashSfdpHeader()377 externNorFlashConfig.ptrDeviceRegInfo = &norFlashStatusRegInfo; in XSPI_NOR_SetNorFlashDeviceConfig()
818 if (devConfig->ptrDeviceRegInfo != NULL) in XSPI_SetDeviceConfig()820 (void)XSPI_SetSFMStatusRegInfo(base, devConfig->ptrDeviceRegInfo); in XSPI_SetDeviceConfig()
377 …xspi_device_status_reg_info_t *ptrDeviceRegInfo; /*!< Pointer to the structure to store external d… member