Home
last modified time | relevance | path

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

/components/drivers/can/
A Ddev_can.c16 #define CAN_LOCK(can) rt_mutex_take(&(can->lock), RT_WAITING_FOREVER) macro
284 CAN_LOCK(can); in rt_can_open()
391 CAN_LOCK(can); in rt_can_close()

Completed in 9 milliseconds