Searched refs:replacement (Results 1 – 23 of 23) sorted by relevance
/Zephyr-latest/doc/connectivity/usb/device_next/api/ |
D | udc.rst | 11 It is a replacement for :ref:`usb_dc_api`. If you wish to port an existing
|
/Zephyr-latest/cmake/linker/lld/ |
D | linker_flags.cmake | 6 # Since lld is a drop in replacement for ld, we can just use ld's flags as a base
|
/Zephyr-latest/doc/ |
D | substitutions.txt | 9 .. These are replacement strings for non-ASCII characters used within the project
|
D | zephyr.doxyfile.in | 23 # replacement variables:
|
/Zephyr-latest/samples/boards/st/power_mgmt/stop3/ |
D | README.rst | 18 The board shall have an RTC to use it during the standby mode as a replacement
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | core.py | 385 def depr_action(*args, cls=None, replacement=None, **kwargs): argument 388 action._replacement = replacement 580 replacement='-f/--file') if caps.file else None), 586 replacement='-f/--file') if caps.file else None), 592 replacement='-f/--file') if caps.file else None),
|
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/ |
D | README.rst | 24 The board shall have an RTC to use it during the standby mode as a replacement
|
/Zephyr-latest/boards/particle/nrf52_blenano2/doc/ |
D | index.rst | 7 This board was designed as a 'drop-in' replacement of BLE Nano with exactly the same form factor.
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 42 allows for easy key replacement and updates without exposing key
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.11.rst | 353 * :github:`5418` - Provide a python based replacement for gperf 354 * :github:`5419` - Provide a python based kconfig processing script, replacement for conf/mconf..
|
D | release-notes-3.7.rst | 36 …f these versions are LTS releases. What's more, :ref:`psa_crypto` has been adopted as a replacement 70 * Pinmux API has been removed. Pin control needs to be used as its replacement, refer to 76 * civetweb module. See Zephyr 3.7's new :ref:`http_server_interface` as a replacement. 77 * tinycbor module. You may use zcbor as a replacement.
|
D | release-notes-3.4.rst | 223 * Pinmux API has been removed. Pin control needs to be used as its replacement,
|
D | release-notes-3.3.rst | 170 updated to use zcbor as a replacement. 224 | Deprecated | Drop in replacement | 241 | Deprecated | Drop in replacement |
|
D | release-notes-3.2.rst | 188 :c:macro:`FLASH_AREA_LABEL_STR` is deprecated with no replacement as its sole 2691 * :github:`8945` - Explore baselibc as a replacement for minimal libc
|
D | release-notes-2.0.rst | 1491 * :github:`3499` - evaluate Emul8 as a replacement for QEMU in sanitycheck
|
D | release-notes-3.1.rst | 1722 * :github:`43333` - RFC: Bring zcbor as CBOR decoder/encoder in replacement for TinyCBOR
|
D | release-notes-2.6.rst | 1496 * :github:`33860` - DEPRECATED, a replacement suggestion should be found somewhere
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 901 …and to the # or ## operators, which is itself subject to further macro replacement, shall only be … 1231 target`` as replacement terms, but the timing to publish an announcement 1232 or new specification is TBD. Zephyr will update I2C when replacement 1249 - The Open Source Hardware Association has selected these replacement
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 3111 my $replacement = { 3119 …"Use of $flag is deprecated, please use \`$replacement->{$flag} instead.\n" . $herecurr) if ($repl…
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 423 Available replacement names are defined in an include file used during the Sphinx processing 424 of the reST files. The names of these replacement characters are the same as used in HTML
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 369 for the absence of software updates, the period and method of hardware replacement
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 54 b. When an authorized replacement image is available, the update
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 454 layer, while placing the real SOC specific replacement logic in the board layer.
|