Searched refs:processed (Results 76 – 100 of 103) sorted by relevance
12345
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 69 This will allow the interrupts to be processed while the thread is
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 242 processed, the `Architecture Working Group`_ shall facilitate an offline
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 141 #. freeing processed data (see :c:func:`ring_buf_get_finish`).
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 374 There is a binding of two endpoints and one fully processed data message exchange.
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 117 * It reduces the amount of data that needs to be sent to and processed by the application core, as …
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 903 Done events be processed and dequeued in ULL context. 1328 processed before stop operations. 1332 been processed. The rationale for default behavior being that under
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 179 Controlling which files are processed by Coccinelle
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_1.rst | 415 The "off" field is only included in responses to successfully processed requests;
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 1616 in the ``self`` section is processed before the manifest files in ``projects`` 2065 processed in this order: 2068 is a directory), the manifest files it contains are processed in 2075 rules before its contents are processed further.
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 409 and :c:macro:`SYS_INIT` are processed at boot time and the corresponding
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 361 # The output of markdown processing is further processed by Doxygen, so you can 1111 # Note that Doxygen will use the data processed and written to standard output 1118 # properly processed by Doxygen. 1131 # properly processed by Doxygen. 1161 # be processed before the automatic comment starts. 1936 # which needs to be processed by an external indexer. Doxygen will invoke an 2443 # contain include files that are not input files but should be processed by the
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 350 arguments they need to have processed, but the bsim board as actual
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 777 processed after another Zephyr module, due to dependencies of certain CMake 799 the build system, and it will also ensure that ``bar`` is processed before
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 737 thread are enqueued and processed in the shell thread. Logger thread will block
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 429 bytes processed. This too should use a stack copy:
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 169 The templates are pre-processed by the C pre-processor to create the
|
D | CMakeLists.txt | 632 # Unfortunately, the order in which CMakeLists.txt code is processed
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 13 language (.rst file extension) with Sphinx extensions, and processed
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 876 <message_queues_v2>`) may be necessary to retain the pending message until it gets processed.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.14.rst | 115 * :github:`16046` - modules are being processed too late. 315 * :github:`16046` - modules are being processed too late. 1860 * :github:`11495` - Printk processed by logger overwrites each other
|
D | release-notes-2.4.rst | 850 the command cannot be processed. 1464 * :github:`26070` - Bluetooth: ATT request not processed
|
D | release-notes-2.7.rst | 601 pointers after being processed by 802.15.4 L2. 687 * Fixed a bug, where NONE level OpenThread logs were not processed.
|
D | release-notes-3.6.rst | 271 * Fixed an issue whereby shields were processed in order of the root they resided in rather than
|
D | release-notes-3.5.rst | 2234 * Fixed an issue with boot_serial repeats not being processed when output was sent, this would
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 5390 # that can be passed on to linker script generators and processed as a CMake 5719 # to ensure that the ELF processed for binary generation contains SLIDs.
|
12345