Home
last modified time | relevance | path

Searched defs:BLE_STACK_PAST_SIZE (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack.h260 # define BLE_STACK_PAST_SIZE(CONN_SUPP_EN, NUM_OF_LINKS) (((CONN_SUPP_EN) == 1U) ? 24U * (NUM_OF_… macro
393 # define BLE_STACK_PAST_SIZE(CONN_SUPP_EN, NUM_OF_LINKS) (((CONN_SUPP_EN) == 1U) ? 24U * (NUM_OF_… macro