Home
last modified time | relevance | path

Searched refs:MXC_BASE_SPI (Results 1 – 1 of 1) sorted by relevance

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32660/Include/
Dmax32660.h322 #define MXC_BASE_SPI ((uint32_t)0x40046000UL) macro
323 #define MXC_SPI0 ((mxc_spi_regs_t *)MXC_BASE_SPI)
327 #define MXC_SPI_GET_BASE(i) ((i) == 0 ? MXC_BASE_SPI : 0)