Searched refs:canopen_tx_workq (Results 1 – 1 of 1) sorted by relevance
21 struct k_work_q canopen_tx_workq; variable139 k_work_submit_to_queue(&canopen_tx_workq, &canopen_tx_queue.work); in canopen_tx_callback()542 k_work_queue_start(&canopen_tx_workq, canopen_tx_workq_stack, in canopen_init()546 k_thread_name_set(&canopen_tx_workq.thread, "canopen_tx_workq"); in canopen_init()