Searched refs:C_CAN_MSG_OBJ_RX_FIRST (Results 1 – 2 of 2) sorted by relevance
30 #define C_CAN_MSG_OBJ_RX_FIRST 1 macro31 #define C_CAN_MSG_OBJ_RX_LAST (C_CAN_MSG_OBJ_RX_FIRST + \
346 for (i = C_CAN_MSG_OBJ_RX_FIRST; i <= C_CAN_MSG_RX_LOW_LAST; i++) in c_can_activate_all_lower_rx_msg_obj()537 for (i = C_CAN_MSG_OBJ_RX_FIRST; i <= C_CAN_NO_OF_OBJECTS; i++) in c_can_configure_msg_objects()541 for (i = C_CAN_MSG_OBJ_RX_FIRST; i < C_CAN_MSG_OBJ_RX_LAST; i++) in c_can_configure_msg_objects()