Home
last modified time | relevance | path

Searched refs:parameter2 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/kernel/
Dthread.h38 void *parameter2; member
/Zephyr-latest/kernel/
Dthread.c587 new_thread->entry.parameter2 = p2; in z_setup_new_thread()
778 arch_current_thread()->entry.parameter2 = p2; in k_thread_user_mode_enter()
/Zephyr-latest/doc/services/shell/
Dindex.rst443 :c:macro:`parameter1` :c:macro:`parameter2` will execute command
444 :c:macro:`cmd_22_h` and :c:macro:`parameter1` :c:macro:`parameter2`
450 :c:macro:`cmd_121_h` :c:macro:`parameter2` will execute command
452 :c:macro:`parameter2` will be passed as an arguments.
457 :c:macro:`parameter2` will not execute any command.