Home
last modified time | relevance | path

Searched refs:task (Results 1 – 25 of 64) sorted by relevance

123

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_dppi_gpiote.h18 nrf_gpiote_task_t task; in hal_palna_ppi_setup() local
20 task = nrf_gpiote_out_task_get(gpiote_ch_palna); in hal_palna_ppi_setup()
21 nrf_gpiote_subscribe_set(gpiote_palna.p_reg, task, HAL_DISABLE_PALNA_PPI); in hal_palna_ppi_setup()
34 nrf_gpiote_task_t task; in hal_gpiote_tasks_setup() local
36 task = inv ? nrf_gpiote_clr_task_get(gpiote_ch) : in hal_gpiote_tasks_setup()
38 nrf_gpiote_subscribe_set(gpiote, task, ppi_ch_enable); in hal_gpiote_tasks_setup()
40 task = inv ? nrf_gpiote_set_task_get(gpiote_ch) : in hal_gpiote_tasks_setup()
42 nrf_gpiote_subscribe_set(gpiote, task, ppi_ch_disable); in hal_gpiote_tasks_setup()
/Zephyr-latest/drivers/ipm/
DKconfig.ivshmem7 int "Stack size in bytes of IVSHMEM IPM Event loop task"
10 Adjust the stack size, in bytes of the ivshmem event loop task.
13 int "Priority of IVSHMEM IPM Event loop task"
16 Adjust the priority of the ivshmem event loop task.
/Zephyr-latest/drivers/mbox/
DKconfig.ivshmem16 int "Stack size in bytes of IVSHMEM MBOX Event loop task"
19 Adjust the stack size, in bytes of the ivshmem event loop task.
22 int "Priority of IVSHMEM MBOX Event loop task"
25 Adjust the priority of the ivshmem event loop task.
DKconfig.nrf_vevif_task5 bool "nRF VEVIF task RX driver"
12 bool "nRF VEVIF task TX driver"
/Zephyr-latest/subsys/task_wdt/
DKconfig10 Enable task watchdog
12 The task watchdog allows to have individual watchdog channels
17 int "Maximum number of task watchdog channels"
29 application that is used as an additional safety layer if the task
33 int "Minimum timeout for task watchdog (ms)"
38 The task watchdog uses a continuously restarted k_timer as its
40 among all task watchdogs used in the application.
42 If a hardware watchdog is configured as a fallback for the task
/Zephyr-latest/samples/subsys/task_wdt/
DREADME.rst1 .. zephyr:code-sample:: task-wdt
5 Monitor a thread using a task watchdog.
10 This sample allows to test the :ref:`task watchdog <task_wdt_api>` subsystem.
15 It should be possible to build and run the task watchdog sample on almost any
17 fallback. Otherwise the task watchdog will run independently.
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/src/
Dmain.c28 nrf_ipc_task_t task = offsetof(NRF_IPC_Type, TASKS_SEND[2]); in timeout_handler() local
32 nrf_ipc_task_trigger(NRF_IPC, task); in timeout_handler()
/Zephyr-latest/doc/services/task_wdt/
Dindex.rst18 only one task. This software watchdog based on kernel timers provides a method
21 An existing hardware watchdog can be used as an optional fallback if the task
24 The task watchdog uses a kernel timer as its backend. If configured properly,
28 It's currently not possible to have multiple instances of task watchdogs.
29 Instead, the task watchdog API can be accessed globally to add or delete new
/Zephyr-latest/tests/benchmarks/app_kernel/
DREADME.txt27 | enqueue 1 byte msg in MSGQ to a waiting higher priority task | NNNNNN|
28 | enqueue 4 bytes in MSGQ to a waiting higher priority task | NNNNNN|
29 | enqueue 192 bytes in MSGQ to a waiting higher priority task | NNNNNN|
32 | signal to waiting high pri task | NNNNNN|
33 | signal to waiting high pri task, with timeout | NNNNNN|
41 | Send mailbox message to waiting high priority task and wait |
64 | Send data into a pipe towards a receiving high priority task and wait |
/Zephyr-latest/tests/kernel/context/
DREADME.txt21 - Called from an ISR (interrupted a task)
23 - Called from a task
27 - Called from an ISR that interrupted a task
29 - Called from a task
87 Testing k_current_get() from an ISR and task
90 Spawning a thread from a task
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/
DKconfig37 int "Stack size used for DVFS handling task"
43 int "Priority of DVFS handling task"
/Zephyr-latest/soc/ambiq/apollo4x/
DKconfig.defconfig10 # management operations are executed in the idle task
/Zephyr-latest/soc/ambiq/apollo3x/
DKconfig.defconfig10 # management operations are executed in the idle task
/Zephyr-latest/drivers/ethernet/phy/
DKconfig88 int "Monitor task execution period"
91 Monitor task execution period in milliseconds. The monitor task is
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.esp3223 int "Bluetooth controller task priority level"
/Zephyr-latest/soc/silabs/
DKconfig.defconfig17 # large, especially with logs enabled. Since it is called from IDLE task,
/Zephyr-latest/dts/riscv/nordic/
Dnrf54l_05_10_15_cpuflpr.dtsi25 compatible = "nordic,nrf-vevif-task-rx";
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst20 This calls the ``button_handler()`` callback and triggers the LED 1 pin OUT task.
24 happen that one press results in multiple events. And because the event-task
/Zephyr-latest/tests/kernel/mem_slab/mslab/
DREADME.txt75 (4) - Free a block in <helper_thread> to unblock the other task from alloc timeout
85 helper_thread: freed all blocks allocated by this task
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig51 int "Priority of host command task"
54 Priority of the kernel task that handles the host commands.
96 bool "Create a new task for host command"
/Zephyr-latest/tests/kernel/common/
Dmultilib.txt19 Fatal fault in essential task ! Spinning...
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp319 This option specifies the size of the stack used by the mon task.
325 This option specifies the size of the stack used by the wlcmgr task.
328 int "Wifi powersave task stack size"
331 This option specifies the size of the stack used by the wifi powersave task.
334 int "Wifi driver TX task stack size"
338 This option specifies the size of the stack used by the wifi driver TX task.
341 int "Wifi driver task stack size"
344 This option specifies the size of the stack used by the wifi driver task.
347 int "Wifi scan task stack size"
350 This option specifies the size of the stack used by the wifi scan task.
[all …]
/Zephyr-latest/dts/arm/nordic/
Dnrf54l_05_10_15_cpuapp.dtsi49 compatible = "nordic,nrf-vevif-task-tx";
/Zephyr-latest/samples/drivers/charger/
DREADME.rst12 The sample application performs a simple charging task loop.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dpower_management.rst4 Power management of sensors is often a non-trivial task as sensors may have multiple power states

123