Home
last modified time | relevance | path

Searched refs:hal_msgbox_channel_send (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/test/msgbox/
A Dtest_msgbox.c49 hal_msgbox_channel_send(&sedp, (void *)&d, sizeof(d)); in msgbox_rec()
67 hal_msgbox_channel_send(medp, (u8 *)&data, 4); in msgbox_test()
85 hal_msgbox_channel_send(medp, (void *)&data, sizeof(data)); in msgbox_test()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dhal_msgbox.h33 uint32_t hal_msgbox_channel_send(struct msg_endpoint *edp, uint8_t *bf,
/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/
A Dmsgbox_adapt.c69 uint32_t hal_msgbox_channel_send(struct msg_endpoint *edp, uint8_t *bf, in hal_msgbox_channel_send() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_amp/
A Dmsgbox_amp.c136 u32 hal_msgbox_channel_send(struct msg_endpoint *medp, uint8_t *bf, in hal_msgbox_channel_send() function

Completed in 7 milliseconds