Searched refs:msgbox_adapt (Results 1 – 2 of 2) sorted by relevance
6 struct msgbox_adapt { struct20 struct msgbox_adapt *adp = d; in func_cb_tx() argument31 struct msgbox_adapt *adp = d; in func_cb_rec()43 struct msgbox_adapt *adp; in hal_msgbox_alloc_channel()52 adp = pvPortMalloc(sizeof(struct msgbox_adapt)); in hal_msgbox_alloc_channel()72 struct msgbox_adapt *adp = edp->private; in hal_msgbox_channel_send()79 struct msgbox_adapt *adp = edp->private; in hal_msgbox_free_channel()
3 obj-y += msgbox_adapt.o
Completed in 4 milliseconds