Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/
A Dhal_msgbox_sx.c83 while (mb->channel_fifo_len(mb, channel) > 0) { in msgbox_rev_handler()
99 while (mb->channel_fifo_len(mb, channel) < MSGBOX_CHANNEL_DEPTH) { in msgbox_send_handler()
A Dmsgbox_sx.h51 int (*channel_fifo_len)(struct messagebox *, int channel); member
A Dmsgbox_sx.c236 mb->channel_fifo_len = msg_queue_msg_cnt_sx; in msg_ops_init_sx()

Completed in 7 milliseconds