Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi_edma.c83 while (!XSPI_GetBusIdleStatus(xspiPrivateHandle->base)) in XSPI_TransferEDMACallback()
269 while (!XSPI_GetBusIdleStatus(base)) in XSPI_TransferEDMA()
Dfsl_xspi.c455 while (!XSPI_GetBusIdleStatus(base)) in XSPI_UpdateLUT()
1601 while (!XSPI_GetBusIdleStatus(base)) in XSPI_TransferBlocking()
Dfsl_xspi.h1284 static inline bool XSPI_GetBusIdleStatus(XSPI_Type *base) in XSPI_GetBusIdleStatus() function