Home
last modified time | relevance | path

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

/Zephyr-latest/modules/canopennode/
DCO_driver_target.h99 void canopen_send_lock(void);
101 #define CO_LOCK_CAN_SEND() canopen_send_lock()
DCO_driver.c36 inline void canopen_send_lock(void) in canopen_send_lock() function