Searched refs:SPI_PXI_DATA_MASK (Results 1 – 2 of 2) sorted by relevance
34 #define SPI_PXI_DATA_MASK 0x0000ffff // Defines the placement of bits that indic… macro
261 result = (u16)(data & SPI_PXI_DATA_MASK); in TPi_TpCallback()