Searched refs:mempool (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/porting/include/ |
D | mem_api.h | 20 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/ |
D | os_msys_init.c | 153 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/ |
D | Kconfig.in | 268 this option is sets, from the mempool otherwise.
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 321 this option is sets, from the mempool otherwise.
|