Home
last modified time | relevance | path

Searched refs:CAN_EXT_ID (Results 1 – 10 of 10) sorted by relevance

/bsp/ht32/libraries/ht32_drivers/
A Ddrv_can.c343 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()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_can.h104 CAN_EXT_ID = 1 enumerator
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_can.c435 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
/bsp/nuvoton/libraries/n9h30/rtt_port/
A Ddrv_can.c435 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_can.c486 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
/bsp/nuvoton/libraries/nuc980/rtt_port/
A Ddrv_can.c459 tMsg.IdType = CAN_EXT_ID; in nu_can_sendmsg()
/bsp/ht32/ht32f12366/board/
A DKconfig382 bool "CAN_EXT_ID"
/bsp/ht32/ht32f52352/board/
A DKconfig382 bool "CAN_EXT_ID"
/bsp/ht32/ht32f53252/board/
A DKconfig382 bool "CAN_EXT_ID"
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_can.c412 pCanMsg->IdType = CAN_EXT_ID; in CAN_BasicReceiveMsg()

Completed in 26 milliseconds