Searched refs:HR_SPI_BASE_ADDR (Results 1 – 1 of 1) sorted by relevance
326 #define HR_SPI_BASE_ADDR (HR_APB_BASE_ADDR + 0x400) macro327 #define HR_SPI_CHCFG_REG (HR_SPI_BASE_ADDR + 0x000)328 #define HR_SPI_SPICFG_REG (HR_SPI_BASE_ADDR + 0x004)329 #define HR_SPI_CLKCFG_REG (HR_SPI_BASE_ADDR + 0x008)330 #define HR_SPI_MODECFG_REG (HR_SPI_BASE_ADDR + 0x00C)331 #define HR_SPI_INT_MASK_REG (HR_SPI_BASE_ADDR + 0x010)332 #define HR_SPI_INT_STATUS_REG (HR_SPI_BASE_ADDR + 0x014)333 #define HR_SPI_STATUS_REG (HR_SPI_BASE_ADDR + 0x018)334 #define HR_SPI_TIMEOUT_REG (HR_SPI_BASE_ADDR + 0x01C)335 #define HR_SPI_TXDATA_REG (HR_SPI_BASE_ADDR + 0x020)[all …]