Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/osal/src/
A Dhal_queue.c150 int hal_queue_send_wait(hal_queue_t queue, void *buffer, int timeout) in hal_queue_send_wait() function
171 return hal_queue_send_wait(queue, buffer, 0); in hal_queue_send()
/bsp/allwinner/libraries/sunxi-hal/include/osal/
A Dhal_queue.h49 int hal_queue_send_wait(hal_queue_t queue, void *buffer, int timeout);

Completed in 9 milliseconds