/samples/modules/tflite-micro/tflm_ethosu/src/ |
A D | main.cpp | 230 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 D | sample.yaml | 9 description: Runs the OpenThread stack as FTD with CoAP
|
/samples/subsys/usb/cdc_acm_bridge/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/tracing/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/cdc_acm/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/hid-keyboard/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/hid-mouse/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/midi/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/testusb/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/uac2_implicit_feedback/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/usb/webusb/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/dap/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/bluetooth/hci_usb/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
A D | README.rst | 16 * Bluetooth stack running on the host (e.g. BlueZ)
|
/samples/subsys/usb/uvc/ |
A D | Kconfig | 5 # device stack. The scope of these options is limited to USB samples in project
|
/samples/drivers/stepper/generic/ |
A D | Kconfig | 23 int "Monitor thread stack size"
|
/samples/modules/canopennode/ |
A D | sample.yaml | 15 - "(.*)CANopen stack initialized"
|
/samples/subsys/usb/legacy/hci_usb/ |
A D | README.rst | 15 * Bluetooth stack running on the host (e.g. BlueZ)
|
/samples/net/zperf/ |
A D | CMakeLists.txt | 13 # Relocate key networking stack components and L2 layer to RAM
|
A D | Kconfig | 24 # device stack. The scope of these options is limited to USB samples in project
|
/samples/net/openthread/coprocessor/ |
A D | sample.yaml | 9 description: Runs the OpenThread stack as NCP BR
|
/samples/subsys/canbus/isotp/ |
A D | Kconfig | 14 int "RX threads stack size"
|
/samples/subsys/usb/dfu/ |
A D | Kconfig | 32 # device stack. The scope of these options is limited to USB samples in project
|
/samples/subsys/llext/edk/app/src/ |
A D | main.c | 119 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 D | Kconfig | 17 # device stack. The scope of these options is limited to USB samples in project
|