Home
last modified time | relevance | path

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

/AliOS-Things-master/kernel/rhino/
A Dk_buf_queue.c9 static kstat_t buf_queue_create(kbuf_queue_t *queue, const name_t *name, void *buf, size_t size, in buf_queue_create() function
62 return buf_queue_create(queue, name, buf, size, max_msg, K_OBJ_STATIC_ALLOC, RINGBUF_TYPE_DYN); in krhino_buf_queue_create()
68 …return buf_queue_create(queue, name, buf, msg_size * msg_num, msg_size, K_OBJ_STATIC_ALLOC, RINGBU… in krhino_fix_buf_queue_create()
139 stat = buf_queue_create(queue_obj, name, queue_obj->buf, size, max_msg, in buf_queue_dyn_create()
/AliOS-Things-master/components/trace/Config/
A DSYSVIEW_AliOSThings.txt39 71 buf_queue_create Create Queue=%s

Completed in 3 milliseconds