Searched refs:MSP_PER_BASE (Results 1 – 1 of 1) sorted by relevance
68 #define MSP_PER_BASE (MSP_MSB_BASE + 0x400000) macro90 #define MSP_UART1_BASE (MSP_PER_BASE + 0x030)92 #define MSP_SPI_BASE (MSP_PER_BASE + 0x058)94 #define MSP_TWI_BASE (MSP_PER_BASE + 0x090)96 #define MSP_PTIMER_BASE (MSP_PER_BASE + 0x0F0)354 #define PER_CTRL_REG regptr(MSP_PER_BASE + 0x50)356 #define PER_STS_REG regptr(MSP_PER_BASE + 0x54)360 #define SMPI_TX_SZ_REG regptr(MSP_PER_BASE + 0x58)362 #define SMPI_RX_SZ_REG regptr(MSP_PER_BASE + 0x5C)364 #define SMPI_CTL_REG regptr(MSP_PER_BASE + 0x60)[all …]