Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c252 ((can_fd_parameter_struct *)p_struct)->bitrate_switch_enable = (uint32_t)ENABLE; in can_struct_para_init()
562 if((uint32_t)ENABLE == can_fd_para_init->bitrate_switch_enable) { in can_fd_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h821 …uint32_t bitrate_switch_enable; /*!< data bit… member