Home
last modified time | relevance | path

Searched refs:data_resync_jump_width (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.c197 ((can_fdframe_struct*)p_struct)->data_resync_jump_width = 1U - 1U; in can_struct_para_init()
671 CAN_DBT(can_periph) = (BT_DSJW((uint32_t)can_fdframe_init->data_resync_jump_width) | \ in can_fd_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h478 …uint8_t data_resync_jump_width; /*!< CAN resynchronization jum… member