Searched refs:called (Results 201 – 225 of 279) sorted by relevance
12345678910>>...12
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 100 On sending, the device driver send function will be called, and it is up to
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 178 - Each test is defined by a shell script with the extension ``.sh``, in a subfolder called
|
D | pytest.rst | 86 There are two ways for passing extra arguments to the called pytest subprocess:
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_monitoring.rst | 234 The :ref:`network capture API <net_capture_interface>` functions can be called
|
D | net_config_guide.rst | 193 called with :code:`-ETIMEDOUT` error code and the context is dereferenced.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 160 This function is typically called by the application from its
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 327 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/ |
D | release-notes-3.4.rst | 201 * 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
|
D | migration-guide-3.7.rst | 321 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/ |
D | probes.rst | 298 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/ |
D | shell.rst | 31 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/ |
D | Kconfig | 389 (before C runtime initialization). Setup code is called in form of
|
/Zephyr-latest/doc/develop/west/ |
D | west-apis.rst | 471 The (now removed) ``Project.format`` method is no longer called on
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 20 does not need to be manually called.
|
/Zephyr-latest/arch/ |
D | Kconfig | 268 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/ |
D | extensions.cmake | 48 # 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/ |
D | coredump.rst | 7 for offline debugging. This module is called when a fatal error is
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 8 ACRN hypervisor supports a hybrid scenario where Zephyr runs in a so-called
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 275 calle||called 277 callled||called
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_harness.py | 524 assert logger.error.called
|
/Zephyr-latest/boards/phytec/phyboard_polis/doc/ |
D | index.rst | 365 1. Create a new file called ``disable_spi.dts`` with the following content:
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-tools.rst | 106 through a so-called user channel for QEMU and :ref:`native_sim <native_sim>` to use.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 317 initialization, :c:func:`i3c_i2c_device_find` needs to be called to
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 316 called internally by ``i2c_transfer`` API function with read content dump enabled.
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 303 /* data is a value corresponding to called command syntax */ 545 on. It can be also called with a subcommand:
|
12345678910>>...12