Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dspi_test.c319 static int32_t SpiSetDmaIntMsg(struct SpiMsg *msg, uint32_t len) in SpiSetDmaIntMsg() function
374 ret = SpiSetDmaIntMsg(&msg, DMA_TRANSFER_SIZE_TOTAL); in SpiDmaTransferTest()
407 ret = SpiSetDmaIntMsg(&msg, DMA_TRANSFER_SIZE_TOTAL_NXP); in SpiIntTransferTest()
409 ret = SpiSetDmaIntMsg(&msg, DMA_TRANSFER_SIZE_TOTAL); in SpiIntTransferTest()