Home
last modified time | relevance | path

Searched refs:called (Results 201 – 225 of 279) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst100 On sending, the device driver send function will be called, and it is up to
/Zephyr-latest/doc/develop/test/
Dbsim.rst178 - Each test is defined by a shell script with the extension ``.sh``, in a subfolder called
Dpytest.rst86 There are two ways for passing extra arguments to the called pytest subprocess:
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_monitoring.rst234 The :ref:`network capture API <net_capture_interface>` functions can be called
Dnet_config_guide.rst193 called with :code:`-ETIMEDOUT` error code and the context is dereferenced.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt160 This function is typically called by the application from its
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst327 Zephyr supports so-called 'direct' interrupts, which are installed via
598 is called local isr declaration.
679 The x86 architecture has a special type of vector table called the Interrupt
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst201 * MCUmgr fs_mgmt group's file access hook is now called for all fs_mgmt group
203 addition, if the file access state is not lost, it will now only be called
1052 * ``NET_EVENT_L4_CONNECTED`` is called only once after the first
1054 * ``NET_EVENT_L4_DISCONNECTED`` is called only after connectivity is
1254 called with ``FS_MOUNT_FLAG_NO_FORMAT`` and the designated LittleFS area could not be
Dmigration-guide-3.7.rst321 is called at a later point in time.
737 the :c:func:`bt_bap_stream_connect` shall now be called before :c:func:`bt_bap_stream_start`.
965 state called by :c:func:`smf_run_state`. Exit actions up to (but not including) the Least Common
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst298 device called **BOOTLOADER** or **MAINTENANCE** will enumerate. If the
336 device called **BOOTLOADER** or **MAINTENANCE** will enumerate. If the
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst31 other Bluetooth Mesh shell commands can be called::
894 if present, or prints the current Heartbeat subscription parameters if called with no
909 if present, or prints the current Heartbeat publication parameters if called with no
1290 Apply the most recent DFU transfer on all Target nodes. Can only be called after a DFU
1298 only be called after a DFU transfer is completed and applied.
1346 Mark the most recent DFU transfer as applied. Can only be called after a DFU transfer is
1395 ``mesh models dfd receivers-delete-all`` is called.
/Zephyr-latest/arch/arc/
DKconfig389 (before C runtime initialization). Setup code is called in form of
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst471 The (now removed) ``Project.format`` method is no longer called on
/Zephyr-latest/subsys/net/lib/dns/
DKconfig20 does not need to be manually called.
/Zephyr-latest/arch/
DKconfig268 allow certain functions to be called from the Non-Secure
457 where the IRQ_CONNECT macro is called and then use the linker script to position it
582 irq_offload() may legally be called in interrupt context to
/Zephyr-latest/cmake/modules/
Dextensions.cmake48 # The following methods are for modifying the CMake library[0] called
89 message(FATAL_ERROR "zephyr_sources() was called on a directory")
117 "called with too many arguments."
136 "called with too many arguments."
467 # When called from a Zephyr module, the corresponding zephyr library defined
571 # constructor but must be called explicitly on CMake libraries that do
576 "zephyr_library() or zephyr_library_named() called in Zephyr CMake "
1314 # Clear destination files if this is the first time the function is called.
1397 message(FATAL_ERROR "zephyr_linker_sources() was called on a directory")
3067 message(FATAL_ERROR "Function zephyr_string() called without a return variable")
[all …]
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst7 for offline debugging. This module is called when a fatal error is
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst8 ACRN hypervisor supports a hybrid scenario where Zephyr runs in a so-called
/Zephyr-latest/scripts/
Dspelling.txt275 calle||called
277 callled||called
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py524 assert logger.error.called
/Zephyr-latest/boards/phytec/phyboard_polis/doc/
Dindex.rst365 1. Create a new file called ``disable_spi.dts`` with the following content:
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-tools.rst106 through a so-called user channel for QEMU and :ref:`native_sim <native_sim>` to use.
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst317 initialization, :c:func:`i3c_i2c_device_find` needs to be called to
/Zephyr-latest/doc/develop/debug/
Dindex.rst316 called internally by ``i2c_transfer`` API function with read content dump enabled.
/Zephyr-latest/doc/services/shell/
Dindex.rst303 /* data is a value corresponding to called command syntax */
545 on. It can be also called with a subcommand:

12345678910>>...12