Searched defs:pool (Results 1 – 3 of 3) sorted by relevance
117 void *OSA_MemoryPoolAllocate(MemoryPool_t pool) in OSA_MemoryPoolAllocate()144 void OSA_MemoryPoolFree(MemoryPool_t pool, void *memory) in OSA_MemoryPoolFree()
128 void *volatile pool; /*!< Pointer to the pool. */ member
823 int wifi_wmm_buf_pool_init(uint8_t *pool) in wifi_wmm_buf_pool_init()