Home
last modified time | relevance | path

Searched refs:CAN_FDMOD_ISO (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h810 #define CAN_FDMOD_ISO ((uint32_t)0x00000000U) /*!< ISO mode */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_can.c204 ((can_fdframe_struct*)p_struct)->iso_bosch = CAN_FDMOD_ISO; in can_struct_para_init()