Home
last modified time | relevance | path

Searched refs:iso_bosch (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/source/
Dgd32e50x_can.c204 ((can_fdframe_struct*)p_struct)->iso_bosch = CAN_FDMOD_ISO; in can_struct_para_init()
676 tempreg = can_fdframe_init->esi_mode | can_fdframe_init->iso_bosch; in can_fd_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h476 … uint32_t iso_bosch; /*!< ISO/Bosch mode choice */ member