Searched refs:SPI_MCR_HALT_WIDTH (Results 1 – 5 of 5) sorted by relevance
171 #define SPI_MCR_HALT_WIDTH (1U) macro
7423 #define SPI_MCR_HALT_WIDTH 1 macro
21411 …ine SPI_BRD_MCR_HALT(base) (BME_UBFX32(&SPI_MCR_REG(base), SPI_MCR_HALT_SHIFT, SPI_MCR_HALT_WIDTH))21415 …_MCR_REG(base), ((uint32_t)(value) << SPI_MCR_HALT_SHIFT), SPI_MCR_HALT_SHIFT, SPI_MCR_HALT_WIDTH))