Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/mem/
Dos_msys_init.c26 #define OS_MSYS_1_BLOCK_COUNT MYNEWT_VAL(MSYS_1_BLOCK_COUNT) macro
39 #define OS_MSYS_1_BLOCK_COUNT CONFIG_BT_LE_MSYS_1_BLOCK_COUNT macro
56 #if OS_MSYS_1_BLOCK_COUNT > 0
60 OS_MEMPOOL_SIZE(OS_MSYS_1_BLOCK_COUNT, \
92 OS_MSYS_1_BLOCK_COUNT, in os_msys_init()
170 #if OS_MSYS_1_BLOCK_COUNT > 0 in os_msys_buf_alloc()
180 #if OS_MSYS_1_BLOCK_COUNT > 0 in os_msys_buf_alloc()
194 #if OS_MSYS_1_BLOCK_COUNT > 0 in os_msys_buf_free()
214 #if OS_MSYS_1_BLOCK_COUNT > 0 in os_msys_init()
218 OS_MSYS_1_BLOCK_COUNT, in os_msys_init()