Home
last modified time | relevance | path

Searched refs:GD32_CAN_NORMAL_MODE (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c394 case GD32_CAN_NORMAL_MODE: in can_operation_mode_enter()
453 can_operation_modes_enum state = GD32_CAN_NORMAL_MODE; in can_operation_mode_get()
468 state = GD32_CAN_NORMAL_MODE; in can_operation_mode_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_can.c92 ((can_parameter_struct *)p_struct)->working_mode = GD32_CAN_NORMAL_MODE; in can_struct_para_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_can.c91 ((can_parameter_struct*)p_struct)->working_mode = GD32_CAN_NORMAL_MODE; in can_struct_para_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_can.c91 ((can_parameter_struct*)p_struct)->working_mode = GD32_CAN_NORMAL_MODE; in can_struct_para_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h589 #define GD32_CAN_NORMAL_MODE ((uint8_t)0x00U) /*!< normal communication m… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h596 #define GD32_CAN_NORMAL_MODE ((uint8_t)0x00U) /*!< normal communication m… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h596 #define GD32_CAN_NORMAL_MODE ((uint8_t)0x00U) /*!< normal communication m… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h727GD32_CAN_NORMAL_MODE = 0U, /*!< nor… enumerator