Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.h175 } xspi_device_status_reg_info_t; typedef
377xspi_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);
Dfsl_xspi.c2346 status_t XSPI_SetSFMStatusRegInfo(XSPI_Type *base, xspi_device_status_reg_info_t *ptrStatusRegInfo) in XSPI_SetSFMStatusRegInfo()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.h103xspi_device_status_reg_info_t norFlashStatusRegInfo; /*!< Nor flash status register WIP bit infor…
Dfsl_xspi_nor_flash.c359 xspi_device_status_reg_info_t norFlashStatusRegInfo; in XSPI_NOR_SetNorFlashDeviceConfig()