Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_can.c84 ((can_parameter_struct *)p_struct)->auto_wake_up = DISABLE; in can_struct_para_init()
197 if(ENABLE == can_parameter_init->auto_wake_up) { in can_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_can.c83 ((can_parameter_struct*)p_struct)->auto_wake_up = DISABLE; in can_struct_para_init()
196 if(ENABLE == can_parameter_init->auto_wake_up){ in can_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_can.c83 ((can_parameter_struct*)p_struct)->auto_wake_up = DISABLE; in can_struct_para_init()
196 if(ENABLE == can_parameter_init->auto_wake_up){ in can_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_can.c169 ((can_parameter_struct*)p_struct)->auto_wake_up = DISABLE; in can_struct_para_init()
361 if(ENABLE == can_parameter_init->auto_wake_up){ in can_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h408 … ControlStatus auto_wake_up; /*!< automatic wake-up mode */ member
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h409 … ControlStatus auto_wake_up; /*!< automatic wake-up mode */ member
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h409 … ControlStatus auto_wake_up; /*!< automatic wake-up mode */ member
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h453 … ControlStatus auto_wake_up; /*!< automatic wake-up mode */ member