Searched refs:SPI_INTENSET_BITMASK (Results 1 – 2 of 2) sorted by relevance
172 pSPI->INTENSET |= (IntMask & SPI_INTENSET_BITMASK); in Chip_SPI_Int_Cmd()
150 #define SPI_INTENSET_BITMASK ((uint32_t) 0x3F) macro
Completed in 4 milliseconds