Home
last modified time | relevance | path

Searched refs:tasks (Results 1 – 25 of 57) sorted by relevance

123

/Zephyr-latest/drivers/mbox/
Dmbox_nrf_vevif_task_tx.c18 uint8_t tasks; member
56 return config->tasks; in vevif_task_tx_max_channels_get()
71 .tasks = DT_INST_PROP(inst, nordic_tasks), \
DKconfig.nrf_vevif_task9 Mailbox driver for receiving VEVIF tasks on VPR as CLIC interrupts
16 Mailbox driver for transmitting VEVIF tasks to VPR as CLIC interrupts
/Zephyr-latest/dts/riscv/nordic/
Dnrf54l_05_10_15_cpuflpr.dtsi36 nordic,tasks = <7>;
37 nordic,tasks-mask = <0x007f0000>;
/Zephyr-latest/dts/arm/nordic/
Dnrf54l_05_10_15_cpuapp.dtsi52 nordic,tasks = <7>;
53 nordic,tasks-mask = <0x007f0000>;
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/
DREADME.txt5 This test is only for ARC targets and uses two tasks to:
10 This tests the ability of tasks to safely share dsp hardware
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/
DCMakeLists.txt9 # This contains a variety of helper functions that abstract away common tasks,
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/
DCMakeLists.txt8 # This contains a variety of helper functions that abstract away common tasks,
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/
DCMakeLists.txt14 # This contains a variety of helper functions that abstract away common tasks,
/Zephyr-latest/doc/services/task_wdt/
Dindex.rst16 In real-time operating systems with multiple tasks running in parallel, a
19 to supervise multiple threads or tasks (called watchdog channels).
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt5 The Shared Floating Point Support test uses two tasks to:
10 This tests the ability of tasks to safely share floating point hardware
/Zephyr-latest/doc/develop/sca/
Dsparse.rst8 Apart from performing common code analysis tasks it also supports an
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
DKconfig12 handles IP module level tasks.
/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst10 when compute-intensive tasks can be run in parallel, with
/Zephyr-latest/doc/develop/tools/
Dclion.rst124 This option enables Zephyr tasks view during debugging. See `Multi-threaded RTOS debug`_ in CLion
202 Zephyr tasks are listed in the :guilabel:`Threads & Variables` pane. You can switch between them
208 :alt: Viewing Zephyr tasks during a debug session
/Zephyr-latest/subsys/usb/device/
DKconfig146 This prevents deadlock situations where tasks on the system
149 queue from making progress on the USB tasks that would
/Zephyr-latest/dts/common/nordic/
Dnrf54h20.dtsi76 nordic,tasks = <16>;
77 nordic,tasks-mask = <0xfffffff0>;
126 nordic,tasks = <32>;
127 nordic,tasks-mask = <0xffff0000>;
569 nordic,tasks = <32>;
570 nordic,tasks-mask = <0xfffff0ff>;
595 nordic,tasks = <32>;
596 nordic,tasks-mask = <0xffff0000>;
711 nordic,tasks = <16>;
712 nordic,tasks-mask = <0xfffffff0>;
Dnrf9280.dtsi68 nordic,tasks = <16>;
69 nordic,tasks-mask = <0x0000fff0>;
425 nordic,tasks = <32>;
426 nordic,tasks-mask = <0xfffff0ff>;
545 nordic,tasks = <16>;
546 nordic,tasks-mask = <0x0000fff0>;
/Zephyr-latest/cmake/toolchain/llvm/
Dgeneric.cmake4 # used for devicetree pre-processing and other pre-processing tasks which must
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst14 how the DPPI/PPI subsystem can be used to connect tasks and events of
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
DCMakeLists.txt10 # This contains a variety of helper functions that abstract away common tasks,
/Zephyr-latest/doc/hardware/peripherals/
Duart.rst23 background while the thread continues with other tasks. The Kernel's
/Zephyr-latest/boards/intel/ish/doc/
Dindex.rst9 inside many Intel Processors. It helps offload sensor processing tasks from
/Zephyr-latest/doc/project/
Dworking_groups.rst9 tasks.
27 tasks and the breadth of expertise required to address them effectively.
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/
Dindex.rst51 architecture, each core can be enabled to execute customized tasks in stand-alone mode
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/doc/
Dindex.rst10 to offload the WIFI and Bluetooth tasks from the host processor. It uses

123