Searched refs:there (Results 201 – 225 of 423) sorted by relevance
12345678910>>...17
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 195 vulnerability reporting channel (if there is one), can accept commits 197 software. If there is only one developer, that individual is the 261 Subcommittee. In addition, there shall be a
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 356 # updated when there are changes in tfm itself, this again will trigger an re-link 427 # Add the MCUBoot script to the path so that if there is a version of imgtool in there then
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 141 driver is, or realize there is no such driver. 203 However, there may be other problems in your way, such as unmet Kconfig 331 there.
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 63 which DNS query is re-tried. If there is no reply, the backoff 67 This value is 5000 (5 sec). If there is no reply from DNS server 248 TCP/IP stack in the case where there is only one network interface
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 57 A second interface for the voice channels has not been implemented as there is 79 But there are two important differences in behavior to a real UART controller: 184 Unfortunately, there is an inherent race between the ``open()`` and ``ioctl()`` 188 there is no arbitrary delay due to baud rate. 221 the :c:func:`device_get_binding`. Note that there is no HID device API as such,
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 24 …If there are not enough sequential blocks, it waits using the timeout provided in the parameter th… 27 …During this time other threads are not blocked in any way as long as there are enough free blocks … 32 Again, other threads are not blocked as long as there are enough free blocks for them.
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 22 If enabled, then if there is no space to log a new message, the
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 148 whereby there is a dedicated entry for command error/result codes.
|
/Zephyr-latest/samples/ |
D | sample_definition_and_criteria.rst | 79 * Make use of ``integration_platforms`` to limit the scope when there are timing or
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 149 In this sample there are 3 absolute (R_ARM_ABS32) relocations, 2 of which are meant to hold address…
|
/Zephyr-latest/samples/net/dhcpv4_client/ |
D | README.rst | 202 address from DHCPv4 server running on Arm FVP, so there is no extra
|
/Zephyr-latest/doc/services/input/ |
D | index.rst | 33 to only receive events from a specific device. If there's no actual device
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_srv.rst | 82 the :c:member:`recover <bt_mesh_blob_srv_cb.recover>` callback if there is any. In the recover
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 102 in associated state while there is no traffic from that particular
|
/Zephyr-latest/subsys/usb/device/ |
D | Kconfig | 55 Since there is only one configuration, this string descriptor may not
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 26 Currently, there are L2 layers for :ref:`Ethernet <ethernet_interface>`, 55 error code if there was a failure sending the network packet.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | demand_paging.rst | 16 there is a free page frame. If there is no more free page frames,
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 23 * For builds using XIP, there is a different load memory address (LMA) and 584 * entire data section. XIP copy is done in words only, so there may be up
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 147 however, there is no guarantee that threads whose priority is lower 321 It is possible that there is a need to do some work atomically before making 324 In fact, there is a race condition in the previous example: the interrupt could
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 72 Afterwards, ifaces can become ready or unready without firing additional events, so long as there a… 74 When there are no longer any ready ifaces left, the :c:macro:`NET_EVENT_L4_DISCONNECTED` :ref:`netw… 328 …Conversely, if there is not a specified timeout, the iface will try to connect forever until it su…
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 485 # The only way to check if there is any entropy driver available on the 502 - there is no fallback to weak entropy random generators. 510 # If there is any entropy driver in the system, then the choice would be
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 162 cause errors, so it's safe to assume there are none when using these macros. 223 Note that there are also helpers available for 374 predates devicetree support in Zephyr. In other cases, there is no Kconfig
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 174 It also helps CMake to select the correct Zephyr to use for building, when there are multiple 207 in this case, there are two released versions of Zephyr installed at their own workspaces. 343 the steps below. Other default CMake package search paths and hints are disabled and there is no
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 110 Actually there is no possibility to reduce energy consumption by the 411 reel board and shields can be used as long as there is no conflict 451 3.3V, there is no protection against reverse polarity or overvoltage.
|
/Zephyr-latest/drivers/hwinfo/ |
D | Kconfig | 20 This is an option enabled by individual drivers to signal that there is a hwinfo driver.
|
12345678910>>...17