Searched refs:xspi_device_status_reg_info_t (Results 1 – 4 of 4) sorted by relevance
175 } xspi_device_status_reg_info_t; typedef377 …xspi_device_status_reg_info_t *ptrDeviceRegInfo; /*!< Pointer to the structure to store external d…2245 status_t XSPI_SetSFMStatusRegInfo(XSPI_Type *base, xspi_device_status_reg_info_t *ptrStatusRegInfo);
2346 status_t XSPI_SetSFMStatusRegInfo(XSPI_Type *base, xspi_device_status_reg_info_t *ptrStatusRegInfo) in XSPI_SetSFMStatusRegInfo()
103 …xspi_device_status_reg_info_t norFlashStatusRegInfo; /*!< Nor flash status register WIP bit infor…
359 xspi_device_status_reg_info_t norFlashStatusRegInfo; in XSPI_NOR_SetNorFlashDeviceConfig()