Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_can.h350 #define RT_DEVICE_CAN_INT_ERR 0x1000 macro
/components/drivers/can/
A Ddev_can.c352 can->ops->control(can, RT_DEVICE_CTRL_SET_INT, (void *)RT_DEVICE_CAN_INT_ERR); in rt_can_open()
449 can->ops->control(can, RT_DEVICE_CTRL_CLR_INT, (void *)RT_DEVICE_CAN_INT_ERR); in rt_can_close()

Completed in 9 milliseconds