Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_spinel_backend_ipc.c96 #define SEND_THREAD_STACK_SIZE 1024 macro
102 K_THREAD_STACK_DEFINE(send_thread_stack, SEND_THREAD_STACK_SIZE);
161 K_THREAD_DEFINE(spinel_packet_send_thread, SEND_THREAD_STACK_SIZE,