Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c332 static MemPool_t buf_32_MemPool; variable
389 …OSA_MemoryPoolCreate(&buf_32_MemPool, POOL_ID2_BUF0_SZ, (void *)buf_32_BufferPool, POOL_ID2_POOL_S… in mem_pool_init()