Home
last modified time | relevance | path

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

/samples/modules/tflite-micro/tflm_ethosu/src/
A Dmain.cpp230 k_thread_stack_t *stack = static_cast<k_thread_stack_t *>(k_malloc(stackSize)); in main() local
253 k_thread_stack_t *stack = static_cast<k_thread_stack_t *>(k_malloc(stackSize)); in main() local
/samples/subsys/llext/edk/app/src/
A Dmain.c119 k_thread_stack_t *stack, in run_extension_on_thread()
/samples/philosophers/src/
A Dphil_obj_abstract.h80 struct k_stack stack; member

Completed in 17 milliseconds