Searched refs:canopen_tx_callback (Results 1 – 1 of 1) sorted by relevance
124 static void canopen_tx_callback(const struct device *dev, int error, void *arg) in canopen_tx_callback() function165 canopen_tx_callback, CANmodule); in canopen_tx_retry()416 err = can_send(CANmodule->dev, &frame, K_NO_WAIT, canopen_tx_callback, in CO_CANsend()