Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/
A Dhal_msgbox_sx.c120 if (ch->cb_tx_done) in msgbox_send_handler()
121 ch->cb_tx_done(ch->idx, ch->data); in msgbox_send_handler()
154 ch->cb_tx_done = func; in msgbox_alloc_channel_sx()
175 ch->cb_tx_done = NULL; in msgbox_free_channel_sx()
A Dmsgbox_sx.h29 int (*cb_tx_done)(unsigned long d, void *data); member

Completed in 5 milliseconds