Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.h12 #define SMF_THREAD_STACK_SIZE 1024 macro
Dsmf_calculator_thread.c718 K_THREAD_DEFINE(smf_calculator, SMF_THREAD_STACK_SIZE, smf_calculator_thread, NULL, NULL, NULL,