Searched refs:MSP_PER_BASE (Results 1 – 1 of 1) sorted by relevance
80 #define MSP_PER_BASE (MSP_MSB_BASE + 0x400000) macro102 #define MSP_UART1_BASE (MSP_PER_BASE + 0x030)104 #define MSP_SPI_BASE (MSP_PER_BASE + 0x058)106 #define MSP_TWI_BASE (MSP_PER_BASE + 0x090)108 #define MSP_PTIMER_BASE (MSP_PER_BASE + 0x0F0)366 #define PER_CTRL_REG regptr(MSP_PER_BASE + 0x50)368 #define PER_STS_REG regptr(MSP_PER_BASE + 0x54)372 #define SMPI_TX_SZ_REG regptr(MSP_PER_BASE + 0x58)374 #define SMPI_RX_SZ_REG regptr(MSP_PER_BASE + 0x5C)376 #define SMPI_CTL_REG regptr(MSP_PER_BASE + 0x60)[all …]