Searched refs:ResultType (Results 1 – 2 of 2) sorted by relevance
230 ResultType SPI_TransferWait(SPI_Type *pSPI, SPI_WidthType* pRdBuff, SPI_WidthType *pWrBuff,uint32 u… in SPI_TransferWait()232 ResultType err = SPI_ERR_SUCCESS; in SPI_TransferWait()
63 typedef uint32_t ResultType; /* SPI routine Result code */ typedef627 ResultType SPI_TransferWait(SPI_Type *pSPI, SPI_WidthType* pRdBuff, SPI_WidthType *pWrBuff,uint32 u…
Completed in 5 milliseconds