Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32572/Include/
Dmax32572.h529 #define MXC_BASE_SC1 ((uint32_t)0x4002D000UL) macro
530 #define MXC_SC1 ((mxc_scn_regs_t *)MXC_BASE_SC1)
536 #define MXC_SC_GET_BASE(i) ((i) == 0 ? MXC_BASE_SC0 : (i) == 1 ? MXC_BASE_SC1 : 0)
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32570/Include/
Dmax32570.h494 #define MXC_BASE_SC1 ((uint32_t)0x4002D000UL) macro
495 #define MXC_SC1 ((mxc_scn_regs_t *)MXC_BASE_SC1)
499 #define MXC_SC_GET_BASE(i) ((i) == 0 ? MXC_BASE_SC0 : (i) == 1 ? MXC_BASE_SC1 : 0)