Searched refs:called (Results 176 – 200 of 279) sorted by relevance
12345678910>>...12
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 112 Note that other CMake targets like ``puncover`` or ``hardenconfig`` can also be called at this
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 193 Zephyr applications are built to run on specific hardware, called a 360 configurations is called a "board," even though that doesn't always make
|
D | modules.rst | 9 system those are called *modules*. These modules must be integrated with the 742 - ``<module-name>_pre_cmake(IMAGES <images>)``: This function is called for each 744 - ``<module-name>_post_cmake(IMAGES <images>)``: This function is called for each 746 - ``<module-name>_pre_domains(IMAGES <images>)``: This function is called for each 748 - ``<module-name>_post_domains(IMAGES <images>)``: This function is called for each
|
/Zephyr-latest/boards/digilent/arty_a7/doc/ |
D | index.rst | 24 so-called soft processor to be instantiated within the FPGA in order to run
|
/Zephyr-latest/doc/build/kconfig/ |
D | menuconfig.rst | 67 :ref:`installation_linux`. The package you need is usually called
|
/Zephyr-latest/subsys/net/lib/http/ |
D | Kconfig | 161 handler that is called after upgrading to handle the Websocket network
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 72 function zephyr_code_relocate() can be called as many times as required.
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 79 Thread analysis would be called periodically. 161 LSAN (leak sanitizer) that if dlcose is called before performing the leak
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 421 The Zephyr package version file. This file is called by CMake to determine 431 The Zephyr package file. This file is called by CMake to for the package
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 18 to another. These points are called **reschedule points**. 288 be called within a loop. Note that in certain architectures, upon return,
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 248 …et_if_interface_state_management`), :c:func:`conn_mgr_if_connect` can be called to cause it to ass… 302 When :c:func:`conn_mgr_if_connect` is called on an iface, a connection attempt begins.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 563 :c:func:`pwm_set_cycles` functions need to be called with a PWM channel 654 :c:func:`lwm2m_rd_client_start` was called immediately after 934 ``gmtime()`` is called from a user mode thread. This function can be 935 safely called from both kernel and user mode threads. 1337 * :github:`45828` - mcumgr: img_mgmt_dfu_stopped is called on a successful erase 1393 * :github:`45463` - null function pointer called when using shell logger backend under heavy load 1724 * :github:`43319` - Hardware reset cause api sets reset pin bit every time the api is called 1734 * :github:`43277` - usb/dfu: upgrade request is not called while used from mcuboot, update doesn't … 1787 * :github:`42854` - k_busy_wait() never returns when called - litex vexriscv soc and cpu on xilinx … 1793 * :github:`42829` - GATT: bt_gatt_is_subscribed does not work as expected when called from bt_conn_… [all …]
|
D | release-notes-2.2.rst | 161 by the USB stack, now needs to be explicitly called by the application 215 * Add an assertion if k_sleep() is called from an ISR 772 * :github:`22902` - eth_mcux_phy_setup called before ENET clock being enabled causes CPU to hang 893 * :github:`22202` - bt_rand() is called over HCI when BT_HOST_CRYPTO=y, even if BT_CTLR_LE_ENC=n 1046 * :github:`21105` - Bluetooth API called before finished initialization. 1153 * :github:`16329` - ztest teardown function not called if test function is interrupted
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 145 Some architectures support a cache configuration called **write-through**
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 136 - Create a file called ``unsecure.conf`` with the following content:
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig | 221 will defer the initialization until explicitly called.
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 201 # called. 580 # level means `to_yaml()` should be called recursively.
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 30 # Commands will default echo a message if called, but no command has been defined.
|
/Zephyr-latest/doc/services/pm/ |
D | device_runtime.rst | 176 devicetree node. If enabled, :c:func:`pm_device_runtime_enable` is called immediately
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 106 called with -ETIMEDOUT error code and the context is dereferenced.
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig | 263 must be called to ensure correct text display on the terminal screen.
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 170 client, you might want to test what is commonly called "OTA DFU", or Over-The-Air Device Firmware
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 34 implementation function directly (if called from supervisor mode) or goes 35 through privilege elevation and validation steps (if called from user 259 implementation is simply called and there is no software trap.
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 157 the one called :zephyr:code-sample:`hello_world`.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 114 called repeatedly to move data to or from the BLOB. When the model is done processing the block, it
|
12345678910>>...12