Home
last modified time | relevance | path

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

/bsp/nv32f100x/lib/src/
A Dspi.c230 ResultType SPI_TransferWait(SPI_Type *pSPI, SPI_WidthType* pRdBuff, SPI_WidthType *pWrBuff,uint32 u… in SPI_TransferWait() argument
242 SPI_WriteDataReg(pSPI,pWrBuff[i]); in SPI_TransferWait()
A Di2c.c505 uint8_t I2C_MasterSendWait(I2C_Type *pI2Cx,uint16_t u16SlaveAddress,uint8_t *pWrBuff,uint32_t u32Le… in I2C_MasterSendWait() argument
523 u8ErrorStatus = I2C_WriteOneByte(pI2Cx,pWrBuff[i]); in I2C_MasterSendWait()
/bsp/nv32f100x/lib/inc/
A Di2c.h512 uint8_t I2C_MasterSendWait(I2C_Type *pI2Cx,uint16_t u16SlaveAddress,uint8_t *pWrBuff,uint32_t u32Le…
A Dspi.h627 ResultType SPI_TransferWait(SPI_Type *pSPI, SPI_WidthType* pRdBuff, SPI_WidthType *pWrBuff,uint32 u…

Completed in 14 milliseconds