Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32662/Include/
Dmax32662.h479 #define MXC_BASE_CAN ((uint32_t)0x40064000UL) macro
480 #define MXC_CAN ((mxc_can_regs_t *)MXC_BASE_CAN)
485 #define MXC_CAN_GET_BASE(i) ((i) == 0 ? MXC_BASE_CAN : 0)