Searched refs:DR_REG_SPI2_BASE (Results 1 – 13 of 13) sorted by relevance
34 #define DR_REG_SPI2_BASE 0x60024000 macro
34 #define REG_SPI_BASE(i) (((i)==2) ? (DR_REG_SPI2_BASE) : (0)) // only one…
40 #define DR_REG_SPI2_BASE 0x60024000 macro
26 #define REG_SPI_BASE(i) (((i)==2) ? (DR_REG_SPI2_BASE) : (0)) // only one…
48 #define DR_REG_SPI2_BASE 0x3ff64000 macro
38 #define DR_REG_SPI2_BASE 0x60024000 macro
37 #define REG_SPI_BASE(i) (((i)>=2) ? (DR_REG_SPI2_BASE + (i-2) * 0x1000) : (0)) // GPSPI2…
54 #define DR_REG_SPI2_BASE 0x3f424000 macro
28 #define REG_SPI_BASE(i) (((i)>=2) ? (DR_REG_SPI2_BASE + (i-2) * 0x1000) : (0)) // GPSPI2…
30 #define DR_REG_SPI2_BASE 0x60081000 macro
26 #define REG_SPI_BASE(i) (((i)==2) ? (DR_REG_SPI2_BASE) : (0)) // only on…
39 #define DR_REG_SPI2_BASE 0x60081000 macro