Searched refs:prefixed (Results 26 – 50 of 53) sorted by relevance
123
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 9 # Options defined in this file should be prefixed:
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 9 # Options defined in this file should be prefixed:
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 166 Paths to the headers and flags are prefixed by the EDK root directory. This is
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 24 Most API functions are prefixed by the specification acronym 26 (VCP)). The functions are then further prefixed with the specific role from each profile where 32 where BAP related files are prefixed with ``bap`` and VCP related files are prefixed with ``vcp``.
|
/Zephyr-latest/doc/develop/west/ |
D | config.rst | 177 each prefixed with ``+`` or ``-``, like this:
|
D | manifest.rst | 674 To enable a group, add its name to the list prefixed with ``+``. To disable a 675 group, add its name prefixed with ``-``. For example, setting 1608 The :file:`.yml` file names are prefixed with numbers in this example to
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 65 prefixed by a chunk header that stores the length of the chunk, the
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 64 in the USB samples and prefixed with ``SAMPLE_USBD_`` have default values
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 65 respective services. Linker section names for resources should be prefixed with
|
D | lwm2m.rst | 551 The events are prefixed with ``LWM2M_RD_CLIENT_EVENT_``.
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 240 …ch as the Radio core and Application core, ensure that each database is prefixed with the correct …
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 88 core shell will be prefixed with a hostname of cros.*)
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 257 Public API for device-specific extensions should be prefixed with the
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 273 * The ``nxp,`` prefixed properties in :dtcompatible:`nxp,kinetis-acmp` have been deprecated in favor
|
D | release-notes-4.1.rst | 113 prefixed by a ``zsock_`` string.
|
D | migration-guide-3.6.rst | 469 Any pointer to a UUID must be prefixed with ``const``, otherwise there will be a compilation
|
D | release-notes-3.3.rst | 71 * Starting from this release ``zephyr-`` prefixed tags won't be created 121 changed to be prefixed with ``fs_mgmt_`` to retain alignment with other 212 prefix, deprecating prefixed functions and callback type definitions with the 2426 * Allowed non-prefixed standard include paths with :kconfig:option:`CONFIG_POSIX_API`. 2430 * Internal Zephyr code should continue to use prefixed header paths.
|
D | migration-guide-3.7.rst | 843 calls need to be prefixed by a ``zsock_`` string.
|
D | release-notes-3.6.rst | 812 with prefixed path.
|
D | release-notes-3.7.rst | 69 prefixed with ``<zephyr/...>`` when included.
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 283 * Test cases function names should be prefixed with **test_**
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 193 prefixed with ``K_KERNEL_STACK`` and ``K_THREAD_STACK``.
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 478 * ``console`` for console output, i.e. interactive shell sessions where commands are prefixed by a
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 195 # to a compiler, e.g. prefixed with -D, or -I, but it is possible to 1840 # Each path that has a correct sha256 is prefixed with an A 1874 # introduce all the symbols that are prefixed with 'prefix' into the
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1223 prefixed to place them in a Zephyr-specific namespace, re-defined using ``#undef``, or
|
123