Searched defs:ring_buf (Results 1 – 6 of 6) sorted by relevance
41 struct ring_buf { struct55 * @brief Function to force ring_buf internal states to given value argument
73 struct ring_buf { struct84 struct ring_buf mem_block_queue; argument
16 struct ring_buf { struct17 struct queue_item *buf;18 uint16_t len;19 uint16_t head;20 uint16_t tail;
61 struct ring_buf { struct62 struct queue_item *buf;86 struct ring_buf mem_block_queue; argument
22 struct ring_buf *ring_buf; member
211 struct ring_buf { struct212 uint32_t *buf;213 uint16_t len;214 uint16_t head;215 uint16_t tail;