Home
last modified time | relevance | path

Searched refs:XSPI_ReadBlocking (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c1412 status_t XSPI_ReadBlocking(XSPI_Type *base, uint8_t *buffer, size_t size) in XSPI_ReadBlocking() function
1575 status = XSPI_ReadBlocking(base, ptrBuffer, transferSize); in XSPI_TransferBlocking()
Dfsl_xspi.h1726 status_t XSPI_ReadBlocking(XSPI_Type *base, uint8_t *buffer, size_t size);