Searched refs:takes (Results 76 – 100 of 132) sorted by relevance
123456
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 83 functions takes the LLEXT target name as its first argument; it is otherwise
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 301 When the same test is executed by Twister, it automatically takes care of
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 21 board which takes the form ``emsdp/<core>`` whereby core is ``emsdp_em4`` for EM4,
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 256 Another step that typically takes a long time is the generation of the list of
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 139 of :c:func:`ieee802154_send` takes care of IEEE 802.15.4 standard packet
|
/Zephyr-latest/doc/ |
D | glossary.rst | 33 Once an application image is loaded onto a board, the image takes control
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 138 This takes longer, as it performs a dry run using the C compiler for each
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 128 When the test suite is executed by Twister it takes parameters from testcase.yaml
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 352 takes a :c:struct:`bt_bap_unicast_server_register_param` as argument. This allows the Unicast 535 * :c:func:`hawkbit_autohandler` now takes one argument. This argument has to be set to
|
D | migration-guide-4.1.rst | 335 * The :c:func:`ft8xx_register_int` function now takes an additional ``void *user_data`` parameter 466 The function now takes the step interval in nanoseconds. This allows for a more precise control.
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 310 Unfortunately, this function takes no argument specifying a thread to 324 :c:func:`arch_switch` is always called with interrupts masked, and takes
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 231 takes a user **result** parameter that is opaque to the API and can be used to
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 448 though an explicit ``compatible = ...`` on the child node takes precedence, if 708 file has ``required: false``. The ``required: true`` takes precedence, allowing
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 127 one other node or an error occurred. The timeout only takes effect on acquiring
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 312 application is downloaded to either Flash or SRAM. This routine takes time to
|
/Zephyr-latest/doc/build/sysbuild/ |
D | images.rst | 246 Sysbuild can be used to set image configuration **before the CMake configuration of images takes
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 298 :c:func:`i3c_device_find`. This function takes an ID parameter
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 135 automatically selected if certain board function is enabled, and takes precedence
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 191 This generates an inline function that takes three arguments with void 350 unmarshaller function which takes care of unpacking the register
|
/Zephyr-latest/doc/services/smf/ |
D | index.rst | 126 function takes a non-zero user defined value that will be returned by the
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | cap.rst | 223 The command takes an array of data, and the only requirement (besides having valid data) is that the
|
/Zephyr-latest/boards/nordic/nrf9160dk/doc/ |
D | index.rst | 381 The board controller firmware is a small snippet of code that takes care of
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 79 byte mode. :c:func:`ring_buf_put_claim` takes a byte size value from the
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 59 The thread analysis takes quite a long time.
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 83 management and then suspend devices before changing state. The subsystem takes
|
123456