Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/osal/
A Dhal_queue.h46 hal_queue_t hal_queue_create(const char *name, unsigned int item_size, unsigned int queue_size);
/bsp/allwinner/libraries/sunxi-hal/osal/src/
A Dhal_queue.c132 hal_queue_t hal_queue_create(const char *name, unsigned int item_size, unsigned int queue_size) in hal_queue_create() function

Completed in 3 milliseconds