Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/
Dhost_stack_if.c21 #define BLE_CTLR_TASK_STACK_SIZE (256 * 7) macro
26 K_THREAD_STACK_DEFINE(ble_ctlr_work_area, BLE_CTLR_TASK_STACK_SIZE);