Home
last modified time | relevance | path

Searched refs:GD32_CAN_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_can.c161 uint32_t timeout = GD32_CAN_TIMEOUT; in can_init()
221 timeout = GD32_CAN_TIMEOUT; in can_init()
674 uint32_t timeout = GD32_CAN_TIMEOUT; in can_working_mode_set()
732 uint32_t timeout = GD32_CAN_TIMEOUT; in can_wakeup()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_can.c161 uint32_t timeout = GD32_CAN_TIMEOUT; in can_init()
221 timeout = GD32_CAN_TIMEOUT; in can_init()
674 uint32_t timeout = GD32_CAN_TIMEOUT; in can_working_mode_set()
732 uint32_t timeout = GD32_CAN_TIMEOUT; in can_wakeup()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h669 #define GD32_CAN_TIMEOUT ((uint32_t)0x0000FFFFU) /*!< timeout value */ macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h676 #define GD32_CAN_TIMEOUT ((uint32_t)0x0000FFFFU) /*!< timeout value */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h676 #define GD32_CAN_TIMEOUT ((uint32_t)0x0000FFFFU) /*!< timeout value */ macro