Searched refs:CANXL_SIC_INSTANCE_COUNT (Results 1 – 3 of 3) sorted by relevance
42 #if (CANXL_SIC_INSTANCE_COUNT > 1U)
34 static Canexcel_Ip_StateType * Canexcel_Ip_apxState[CANXL_SIC_INSTANCE_COUNT];137 DevAssert(instance < CANXL_SIC_INSTANCE_COUNT); in Canexcel_Ip_ConfigTimeStamp()162 DevAssert(instance < CANXL_SIC_INSTANCE_COUNT); in Canexcel_Ip_SetStopMode()832 DevAssert(instance < CANXL_SIC_INSTANCE_COUNT); in Canexcel_Ip_GetStopMode()848 DevAssert(instance < CANXL_SIC_INSTANCE_COUNT); in Canexcel_Ip_ConfigRxFifo()
94 #define CANXL_SIC_INSTANCE_COUNT (2u) macro