Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c334 static MemPool_t buf_256_MemPool; variable
405 …OSA_MemoryPoolCreate(&buf_256_MemPool, POOL_ID4_BUF0_SZ, (void *)buf_256_BufferPool, POOL_ID4_POOL… in mem_pool_init()