Searched refs:ECSPI_ReadNonBlocking (Results 1 – 1 of 1) sorted by relevance
49 static void ECSPI_ReadNonBlocking(ECSPI_Type *base, uint32_t *buffer, size_t size);154 static void ECSPI_ReadNonBlocking(ECSPI_Type *base, uint32_t *buffer, size_t size) in ECSPI_ReadNonBlocking() function204 ECSPI_ReadNonBlocking(base, handle->rxData, dataCounts); in ECSPI_ReceiveTransfer()