Home
last modified time | relevance | path

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

/components/vbus/
A Dprio_queue.h38 rt_err_t rt_prio_queue_push(struct rt_prio_queue *que,
A Dprio_queue.c134 rt_err_t rt_prio_queue_push(struct rt_prio_queue *que, in rt_prio_queue_push() function
A Dvbus.c389 err = rt_prio_queue_push(_bus_out_que, prio, &pkg, timeout); in rt_vbus_post()

Completed in 17 milliseconds