Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dspi.c109 unsigned long ulRxDummy; in SPITransfer8() local
133 ucDin = (unsigned char *)&ulRxDummy; in SPITransfer8()
229 unsigned long ulRxDummy; in SPITransfer16() local
266 usDin = (unsigned short *)&ulRxDummy; in SPITransfer16()
361 unsigned long ulRxDummy; in SPITransfer32() local
398 ulDin = &ulRxDummy; in SPITransfer32()