Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Include/
Dmax32665.h456 #define MXC_BASE_DMA0 ((uint32_t)0x40028000UL) macro
457 #define MXC_DMA0 ((mxc_dma_regs_t *)MXC_BASE_DMA0)
461 #define MXC_DMA_GET_BASE(i) ((i) == 0 ? MXC_BASE_DMA0 : (i) == 1 ? MXC_BASE_DMA1 : 0)