Searched refs:hal_msgbox_channel_send (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/test/msgbox/ |
| A D | test_msgbox.c | 49 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 D | hal_msgbox.h | 33 uint32_t hal_msgbox_channel_send(struct msg_endpoint *edp, uint8_t *bf,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/ |
| A D | msgbox_adapt.c | 69 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 D | msgbox_amp.c | 136 u32 hal_msgbox_channel_send(struct msg_endpoint *medp, uint8_t *bf, in hal_msgbox_channel_send() function
|
Completed in 7 milliseconds