Searched refs:LPSPI_MasterTransferNonBlocking (Results 1 – 3 of 3) sorted by relevance
985 status_t LPSPI_MasterTransferNonBlocking(LPSPI_Type *base, lpspi_master_handle_t *handle, lpspi_tra…
756 status_t LPSPI_MasterTransferNonBlocking(LPSPI_Type *base, lpspi_master_handle_t *handle, lpspi_tra… in LPSPI_MasterTransferNonBlocking() function
369 status = LPSPI_MasterTransferNonBlocking(spi->base, &spi->spi_normal, &transfer); in spixfer()
Completed in 10 milliseconds