Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c192 #define POOL_ID8_POOL_SZ (POOL_ID8_SZ + POOL_ID8_OVERHEAD) macro
360 uint8_t ALIGNED_START(32) buf_1280_BufferPool[POOL_ID8_POOL_SZ];
437 …yPoolCreate(&buf_1280_MemPool, POOL_ID8_BUF0_SZ, (void *)buf_1280_BufferPool, POOL_ID8_POOL_SZ, 0); in mem_pool_init()