Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool.c117 void *OSA_MemoryPoolAllocate(MemoryPool_t pool) in OSA_MemoryPoolAllocate()
144 void OSA_MemoryPoolFree(MemoryPool_t pool, void *memory) in OSA_MemoryPoolFree()
/hal_nxp-latest/mcux/mcux-sdk/components/video/
Dfsl_video_common.h128 void *volatile pool; /*!< Pointer to the pool. */ member
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_wmm.c823 int wifi_wmm_buf_pool_init(uint8_t *pool) in wifi_wmm_buf_pool_init()