Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/include/
Dmem_api.h20 int r_mem_malloc_mempool(struct os_mempool *mempool, uint16_t num_blocks,
24 int r_mem_malloc_mempool_ext(struct os_mempool_ext *mempool, uint16_t num_blocks,
29 int r_mem_malloc_mbuf_pool(struct os_mempool *mempool,
35 int r_mem_malloc_mbufpkt_pool(struct os_mempool *mempool,
41 int r_mem_init_mbuf_pool(void *mem, struct os_mempool *mempool,
/hal_espressif-latest/components/bt/porting/mem/
Dos_msys_init.c153 os_msys_init_once(void *data, struct os_mempool *mempool, in os_msys_init_once() argument
159 rc = mem_init_mbuf_pool(data, mempool, mbuf_pool, block_count, block_size, in os_msys_init_once()
/hal_espressif-latest/components/bt/controller/esp32c6/
DKconfig.in268 this option is sets, from the mempool otherwise.
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in321 this option is sets, from the mempool otherwise.