Searched refs:SPI_MR_MSTR (Results 1 – 8 of 8) sorted by relevance
63 #define SPI_MR_MSTR (0x1u << 0) /**< \brief (SPI_MR) Master/Slave Mode */ macro
74 #define SPI_MR_MSTR (0x1u << 0) /**< \brief (SPI_MR) Master/Slave Mode */ macro
133 #define SPI_MR_MSTR SPI_MR_MSTR_Msk /**< \de… macro
116 #define SPI_MR_MSTR SPI_MR_MSTR_Msk /**< \de… macro
114 #define SPI_MR_MSTR (_U_(0x1) << SPI_MR_MSTR_Pos) macro