Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/
Dble_bufsize.h128 #define BLE_TOTAL_BUFFER_SIZE(n_link, mblocks_count) \ argument
131 ((BLE_MEM_BLOCK_SIZE + 8) * (mblocks_count)))
/hal_stm32-latest/lib/stm32wb/hci/
Dble_bufsize.h140 #define BLE_TOTAL_BUFFER_SIZE(n_link, mblocks_count) \ argument
143 ((BLE_MEM_BLOCK_SIZE + 8) * (mblocks_count)))