Home
last modified time | relevance | path

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

/Zephyr-latest/modules/canopennode/
DCO_driver_target.h100 void canopen_send_unlock(void);
102 #define CO_UNLOCK_CAN_SEND() canopen_send_unlock()
DCO_driver.c41 inline void canopen_send_unlock(void) in canopen_send_unlock() function