Home
last modified time | relevance | path

Searched refs:stack (Results 1 – 25 of 46) sorted by relevance

12

/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
231 if (stack == nullptr) { in main()
239 thread.id = k_thread_create(&thread.thread, stack, stackSize, inferenceSenderTask, in main()
253 k_thread_stack_t *stack = static_cast<k_thread_stack_t *>(k_malloc(stackSize)); in main() local
254 if (stack == nullptr) { in main()
265 thread.id = k_thread_create(&thread.thread, stack, stackSize, inferenceProcessTask, in main()
/samples/net/openthread/coap/
A Dsample.yaml9 description: Runs the OpenThread stack as FTD with CoAP
/samples/subsys/usb/cdc_acm_bridge/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/tracing/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/cdc_acm/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/hid-keyboard/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/hid-mouse/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/midi/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/testusb/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/uac2_implicit_feedback/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/usb/webusb/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/dap/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/bluetooth/hci_usb/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
A DREADME.rst16 * Bluetooth stack running on the host (e.g. BlueZ)
/samples/subsys/usb/uvc/
A DKconfig5 # device stack. The scope of these options is limited to USB samples in project
/samples/drivers/stepper/generic/
A DKconfig23 int "Monitor thread stack size"
/samples/modules/canopennode/
A Dsample.yaml15 - "(.*)CANopen stack initialized"
/samples/subsys/usb/legacy/hci_usb/
A DREADME.rst15 * Bluetooth stack running on the host (e.g. BlueZ)
/samples/net/zperf/
A DCMakeLists.txt13 # Relocate key networking stack components and L2 layer to RAM
A DKconfig24 # device stack. The scope of these options is limited to USB samples in project
/samples/net/openthread/coprocessor/
A Dsample.yaml9 description: Runs the OpenThread stack as NCP BR
/samples/subsys/canbus/isotp/
A DKconfig14 int "RX threads stack size"
/samples/subsys/usb/dfu/
A DKconfig32 # device stack. The scope of these options is limited to USB samples in project
/samples/subsys/llext/edk/app/src/
A Dmain.c119 k_thread_stack_t *stack, in run_extension_on_thread() argument
133 k_thread_create(thread, stack, USER_STACKSIZE, in run_extension_on_thread()
/samples/subsys/usb/uac2_explicit_feedback/
A DKconfig17 # device stack. The scope of these options is limited to USB samples in project

Completed in 846 milliseconds

12