Searched refs:these (Results 151 – 175 of 642) sorted by relevance
12345678910>>...26
/Zephyr-latest/tests/lib/devicetree/devices/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/doc/build/dts/ |
D | api-usage.rst | 58 refer to individual nodes based on a matching compatible. Get these with 186 similarly, except ``DT_PROP()`` expands to an array initializer in these cases. 243 The ``idx`` argument to these must be an integer literal or a macro that 265 The most general purpose API macro for accessing these is 305 their bindings. We'll call these "phandle properties" for short. 349 To use these, you must define ``DT_DRV_COMPAT`` to the ``compat`` value your 393 This section contains an Augmented Backus-Naur Form grammar for these
|
D | intro-input-output.rst | 42 multiple boards. In addition to these includes, :file:`BOARD.dts` also describes 104 In addition to these, the standard ``dtc`` (devicetree compiler) tool is run on 108 file named :file:`pre_dt_board.cmake` which configures these extra flags, like
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 8 be used to help prioritize these efforts as well. 23 cloud service. The particulars of these interfaces can impact the threat 118 devices generally have limited storage, and as such, these logs need 119 to be carefully selected. It may also be possible to send these log 254 the secret described by that certificate. Generally, these 258 (mapping them to a device identity), having these certificates 260 be useful in the management of these certificates. 276 these random numbers. It shall use either a Non-Deterministic 337 for these configuration methods to not circumvent the security 362 least amount of code necessary shall have access to these secrets.
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 39 As such, these functions should be called sparingly, due to their relatively high search cost. 183 …ch connectivity implementation to choose the most appropriate approach to these behaviors for itse… 193 …gr_control_persistence_timeouts>`, such that a user can disable or enable these features, regardle… 383 All connectivity implementations must fully support these features. 393 Connectivity implementations must trigger these events themselves. 432 … the connectivity implementation must manually re-request connection to counteract these deviances. 445 Instead, these underlying technologies may need to make multiple back-to-back association attempts … 447 In these situations, the connectivity implementation should treat this series of back-to-back assoc… 471 Include header file :file:`include/zephyr/net/conn_mgr_connectivity_impl.h` to access these.
|
/Zephyr-latest/subsys/modem/ |
D | Kconfig | 73 scaling buffer sizes, as these are application specific.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ppp.rst | 25 The PPP implementation supports only these protocols:
|
D | net_mgmt.rst | 16 example, by using these APIs, application code can request a scan be done on a 131 :kconfig:option:`CONFIG_NET_MGMT_EVENT_INFO` is enabled. Otherwise these are 179 of an L2 technology, let's say Ethernet, these would be found in
|
/Zephyr-latest/boards/panasonic/pan1770_evb/doc/ |
D | index.rst | 16 The PAN1770 evaluation board is closely linked to these other evaluation
|
/Zephyr-latest/boards/panasonic/pan1780_evb/doc/ |
D | index.rst | 16 The PAN1780 evaluation board is closely linked to these other evaluation
|
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/ |
D | Kconfig.defconfig | 29 # By default, CMSIS SystemInit will enable the clock to these RAM banks.
|
/Zephyr-latest/tests/bsim/ |
D | sh_common.source | 6 #All user scripts require these variable, let's check for them here already
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 22 Because of these discontinuities, as well as significant inaccuracies in the 32 For terminology and concepts that support these functions see 53 Keep in mind that these are simply time representations that must be 159 these scales assume that every day has exactly 86400 seconds. In normal use 160 instants in these scales correspond to times in the UTC scale, so they inherit
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico2/doc/ |
D | index.rst | 40 The configuration of these routes can be modified through DTS. Please refer to 47 P21, respectively. All of these are shared with the edge connector on the
|
/Zephyr-latest/boards/electronut/nrf52840_blip/doc/ |
D | index.rst | 78 MicroSD is connected to these pins, and CS pin is connected to P0.17. 88 one of these (``/dev/ttyACM0`` here) is the debugger port.
|
/Zephyr-latest/boards/others/stm32_min_dev/doc/ |
D | index.rst | 14 configuration to use these boards. 16 As the name suggests, these boards have the bare minimum components required to
|
/Zephyr-latest/doc/hardware/arch/ |
D | arc-support-status.rst | 87 itself does not use these registers. This allows single task per 99 cooperative sharing. Threads that use these registers must bookend the relevant
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 21 After enabling these options, the :ref:`net stats <net_shell>` network shell 45 After enabling these options, the :ref:`net stats <net_shell>` will show
|
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/doc/ |
D | index.rst | 46 Follow these `xds110 firmware update directions 54 You can obtain OpenOCD by following these
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 103 pins are usually grouped by logical function in rows on these headers, 203 Even/bottom pins: note that these are mostly power-related. 301 Follow these steps to: 423 Linux users: to run these commands as a normal user, you will need 516 The above only sets these variables for your current shell session. 567 Linux users: to run these commands as a normal user, you will need 579 Run these commands from the build directory where you ran ``ninja`` in 612 Linux users: to run these commands as a normal user, you will need 628 Then, from the ``(gdb)`` prompt, follow these steps to halt the core, 690 Ubuntu 18.04 users need to install these additional dependencies:: [all …]
|
/Zephyr-latest/doc/build/snippets/ |
D | writing.rst | 66 The build system looks for snippets in these places: 89 The :file:`snippet.yml` files can be nested anywhere underneath these 194 Adding these flags enables control over the content of a devicetree file.
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i2c/doc/ |
D | index.rst | 25 For more information about P3T1755DP-ARD see these NXP documents:
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/doc/ |
D | index.rst | 25 For more information about P3T1755DP-ARD see these NXP documents:
|
/Zephyr-latest/subsys/demand_paging/backing_store/ |
D | Kconfig | 12 the application. This will be typical as these tend to be very
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f070Xb.dtsi | 25 * these may be enabled at a time. Enabling more than one will
|
12345678910>>...26