co_pool Struct Reference
[COMMON]

Structure containing the pool's information: free list pointer and remaining number of elements available. More...

#include <co_pool.h>

Collaboration diagram for co_pool:
Collaboration graph
[legend]

Data Fields

struct co_pool_hdrfirst_ptr
 Pointer to the first element available in the pool.
uint32_t freecnt
 Number of elements remaining available in the pool.

Detailed Description

Structure containing the pool's information: free list pointer and remaining number of elements available.

Definition at line 70 of file co_pool.h.


The documentation for this struct was generated from the following file:

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1