Searched refs:MXC_CAN_GET_BASE (Results 1 – 2 of 2) sorted by relevance
485 #define MXC_CAN_GET_BASE(i) ((i) == 0 ? MXC_BASE_CAN : 0) macro
858 #define MXC_CAN_GET_BASE(i) ((i) == 0 ? MXC_BASE_CAN0 : (i) == 1 ? MXC_BASE_CAN1 : 0) macro