Searched refs:C_CAN_MSG_OBJ_RX_LAST (Results 1 – 2 of 2) sorted by relevance
31 #define C_CAN_MSG_OBJ_RX_LAST (C_CAN_MSG_OBJ_RX_FIRST + \ macro34 #define C_CAN_MSG_OBJ_TX_FIRST (C_CAN_MSG_OBJ_RX_LAST + 1)
565 for (i = C_CAN_MSG_OBJ_RX_FIRST; i < C_CAN_MSG_OBJ_RX_LAST; i++) in c_can_configure_msg_objects()568 c_can_setup_receive_object(dev, IF_RX, C_CAN_MSG_OBJ_RX_LAST, 0, 0, in c_can_configure_msg_objects()847 BUILD_BUG_ON_MSG(C_CAN_MSG_OBJ_RX_LAST > 16, in c_can_do_rx_poll()