Searched refs:SPI_MR_MSTR_Pos (Results 1 – 5 of 5) sorted by relevance
114 #define SPI_MR_MSTR_Pos 0 /**< (SP… macro115 #define SPI_MR_MSTR_Msk (_U_(0x1) << SPI_MR_MSTR_Pos) /**< (SP…119 #define SPI_MR_MSTR_MASTER (SPI_MR_MSTR_MASTER_Val << SPI_MR_MSTR_Pos) /**< (SP…120 #define SPI_MR_MSTR_SLAVE (SPI_MR_MSTR_SLAVE_Val << SPI_MR_MSTR_Pos) /**< (SP…
113 #define SPI_MR_MSTR_Pos 0 /**< \brief (SPI_MR) Master/Slave Mode */ macro114 #define SPI_MR_MSTR (_U_(0x1) << SPI_MR_MSTR_Pos)117 #define SPI_MR_MSTR_0 (SPI_MR_MSTR_0_Val << SPI_MR_MSTR_Pos)118 #define SPI_MR_MSTR_1 (SPI_MR_MSTR_1_Val << SPI_MR_MSTR_Pos)
131 #define SPI_MR_MSTR_Pos 0 /**< (SP… macro132 #define SPI_MR_MSTR_Msk (_U_(0x1) << SPI_MR_MSTR_Pos) /**< (SP…