Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32572/Include/
Dmax32572.h527 #define MXC_BASE_SC0 ((uint32_t)0x4002C000UL) macro
528 #define MXC_SC0 ((mxc_scn_regs_t *)MXC_BASE_SC0)
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.h492 #define MXC_BASE_SC0 ((uint32_t)0x4002C000UL) macro
493 #define MXC_SC0 ((mxc_scn_regs_t *)MXC_BASE_SC0)
499 #define MXC_SC_GET_BASE(i) ((i) == 0 ? MXC_BASE_SC0 : (i) == 1 ? MXC_BASE_SC1 : 0)