Home
last modified time | relevance | path

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

/Zephyr-latest/modules/canopennode/
DCO_driver.c28 struct canopen_tx_work_container canopen_tx_queue; variable
139 k_work_submit_to_queue(&canopen_tx_workq, &canopen_tx_queue.work); in canopen_tx_callback()
244 canopen_tx_queue.CANmodule = CANmodule; in CO_CANmodule_init()
548 k_work_init(&canopen_tx_queue.work, canopen_tx_retry); in canopen_init()