Searched refs:CAN_LOCK (Results 1 – 1 of 1) sorted by relevance
16 #define CAN_LOCK(can) rt_mutex_take(&(can->lock), RT_WAITING_FOREVER) macro284 CAN_LOCK(can); in rt_can_open()391 CAN_LOCK(can); in rt_can_close()
Completed in 3 milliseconds