Home
last modified time | relevance | path

Searched refs:pool (Results 1 – 25 of 203) sorted by relevance

123456789

/hal_nxp-latest/mcux/mcux-sdk/components/video/
Dfsl_video_common.c237 mempool->pool = NULL; in VIDEO_MEMPOOL_InitEmpty()
243 *(void **)mem = mempool->pool; in VIDEO_MEMPOOL_Put()
244 mempool->pool = mem; in VIDEO_MEMPOOL_Put()
250 void *mem = mempool->pool; in VIDEO_MEMPOOL_Get()
255 mempool->pool = *(void **)mem; in VIDEO_MEMPOOL_Get()
Dfsl_video_common.h128 void *volatile pool; /*!< Pointer to the pool. */ member
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool.c117 void *OSA_MemoryPoolAllocate(MemoryPool_t pool) in OSA_MemoryPoolAllocate() argument
125 MemPool = (MemPool_t *)pool; in OSA_MemoryPoolAllocate()
144 void OSA_MemoryPoolFree(MemoryPool_t pool, void *memory) in OSA_MemoryPoolFree() argument
152 MemPool = (MemPool_t *)pool; in OSA_MemoryPoolFree()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool.h77 void *OSA_MemoryPoolAllocate(MemoryPool_t pool);
88 void OSA_MemoryPoolFree(MemoryPool_t pool, void *memory);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/gcc/
Dstartup_MKE04Z4.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/gcc/
Dstartup_MKE15Z4.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/gcc/
Dstartup_MKE14Z4.S170 .pool
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_wmm.h249 int wifi_wmm_buf_pool_init(uint8_t *pool);
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/gcc/
Dstartup_MKE16Z4.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/gcc/
Dstartup_MKE04Z1284.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/gcc/
Dstartup_MKE02Z4.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/gcc/
Dstartup_MKV10Z1287.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM33ZA5/gcc/
Dstartup_MKM33ZA5.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/gcc/
Dstartup_MKM34Z7.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM14ZA5/gcc/
Dstartup_MKM14ZA5.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/gcc/
Dstartup_MKV10Z7.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/gcc/
Dstartup_MKE06Z4.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV11Z7/gcc/
Dstartup_MKV11Z7.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM35Z7/gcc/
Dstartup_MKM35Z7.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34ZA5/gcc/
Dstartup_MKM34ZA5.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/gcc/
Dstartup_MKE13Z7.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/gcc/
Dstartup_MKL17Z644.S163 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B31A/gcc/
Dstartup_K32L2B31A.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B21A/gcc/
Dstartup_K32L2B21A.S170 .pool
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B11A/gcc/
Dstartup_K32L2B11A.S170 .pool

123456789