Searched refs:SPI_C1_MSTR_MASK (Results 1 – 2 of 2) sorted by relevance
287 if (base->C1 & SPI_C1_MSTR_MASK) in SPI_SendTransfer()1019 if (base->C1 & SPI_C1_MSTR_MASK) in SPI_CommonIRQHandler()
4065 #define SPI_C1_MSTR_MASK (0x10U) macro4067 …(x) (((uint8_t)(((uint8_t)(x)) << SPI_C1_MSTR_SHIFT)) & SPI_C1_MSTR_MASK)