Searched refs:SPI_CR_SWRST_Pos (Results 1 – 5 of 5) sorted by relevance
73 #define SPI_CR_SWRST_Pos 7 /**< \brief (SPI_CR) SPI Software Reset */ macro74 #define SPI_CR_SWRST (_U_(0x1) << SPI_CR_SWRST_Pos)77 #define SPI_CR_SWRST_0 (SPI_CR_SWRST_0_Val << SPI_CR_SWRST_Pos)78 #define SPI_CR_SWRST_1 (SPI_CR_SWRST_1_Val << SPI_CR_SWRST_Pos)
81 #define SPI_CR_SWRST_Pos 7 /**< (SP… macro82 #define SPI_CR_SWRST_Msk (_U_(0x1) << SPI_CR_SWRST_Pos) /**< (SP…
76 #define SPI_CR_SWRST_Pos 7 /**< (SP… macro77 #define SPI_CR_SWRST_Msk (_U_(0x1) << SPI_CR_SWRST_Pos) /**< (SP…