Home
last modified time | relevance | path

Searched refs:kXSPI_Config (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi_edma.c182 if ((xfer->cmdType == kXSPI_Write) || (xfer->cmdType == kXSPI_Config)) in XSPI_TransferEDMA()
Dfsl_xspi.h389 kXSPI_Config, /*!< XSPI operation: Configure device mode, the TX fifo size is fixed in LUT. */ enumerator
Dfsl_xspi.c1513 if ((xfer->cmdType == kXSPI_Write) || (xfer->cmdType == kXSPI_Config)) in XSPI_TransferBlocking()