Searched refs:CAN_EXT_ID (Results 1 – 10 of 10) sorted by relevance
343 can_instance->filter_cfg.filter_mag[filter_num].IdType = CAN_EXT_ID; in ht32_can_control()463 else if (CAN_EXT_ID == pmsg->ide) in ht32_can_sendmsg()465 tx_msg.cfg_msg.IdType = CAN_EXT_ID; in ht32_can_sendmsg()554 if (can_instance->filter_cfg.filter_mag[i].IdType == CAN_EXT_ID) in ht32_can_recvmsg()
104 CAN_EXT_ID = 1 enumerator
435 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
486 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
459 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
382 bool "CAN_EXT_ID"
412 pCanMsg->IdType = CAN_EXT_ID; in CAN_BasicReceiveMsg()
Completed in 26 milliseconds