Searched refs:SPI1_BASE (Results 1 – 3 of 3) sorted by relevance
141 #define SPI1_BASE 0x40013000UL macro
557 .regs = (struct StmSpi *)SPI1_BASE,
875 struct StmSpi *spi = (struct StmSpi*)SPI1_BASE; in blSpiLoader()