Searched refs:rt_mbox_send_done (Results 1 – 2 of 2) sorted by relevance
69 void rt_mbox_send_done(struct rt_mbox_chan *chan, rt_err_t err);
158 void rt_mbox_send_done(struct rt_mbox_chan *chan, rt_err_t err) in rt_mbox_send_done() function188 rt_mbox_send_done(chan, err); in mbox_chan_timeout()
Completed in 5 milliseconds