Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c174 if((uint32_t)ENABLE == can_parameter_init->protocol_exception_enable) { in can_init()
239 ((can_parameter_struct *)p_struct)->protocol_exception_enable = (uint32_t)DISABLE; in can_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h775 …uint32_t protocol_exception_enable; /*!< protocol… member