Searched refs:been (Results 176 – 200 of 490) sorted by relevance
12345678910>>...20
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 15 This README and sample have been modified from
|
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/ |
D | README.rst | 93 has been received. It is possible to display the sensor data
|
/Zephyr-latest/doc/develop/toolchains/ |
D | other_x_compilers.rst | 13 :ref:`toolchains`, the Zephyr build system may not have been
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 23 A new :ref:`comparator<comparator_api>` device driver subsystem for analog comparators has been 39 Zephyr's audio and video capabilities have been expanded with support for new image sensors, video 43 A `Prometheus`_ metrics library has been added to the networking stack. It provides a way to 81 * Macro ``K_THREAD_STACK_MEMBER``, deprecated since v3.5.0, has been removed. 84 * ``CBPRINTF_PACKAGE_COPY_*`` macros, deprecated since Zephyr 3.5.0, have been removed. 111 * The :ref:`kscan_api` subsystem has been marked as deprecated. 115 * :ref:`native_posix<native_posix>` has been deprecated in favour of 345 * Support for Google Kukui EC board (``google_kukui``) has been dropped. 350 * PHYTEC: ``mimx8mp_phyboard_pollux`` has been renamed to :ref:`phyboard_pollux<phyboard_pollux>`, 352 * PHYTEC: ``mimx8mm_phyboard_polis`` has been renamed to :ref:`phyboard_polis<phyboard_polis>`, [all …]
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | sys_mem_blocks.rst | 41 * A **blocks bitmap** to keep track of which block has been allocated. 64 which blocks have been allocated. Each allocator, utilizing
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | fifos.rst | 22 * A **queue** of data items that have been added but not yet removed. 38 it has been removed from the queue to which it was previously added will
|
D | mailboxes.rst | 23 * A **send queue** of messages that have been sent but not yet received. 98 has been fully processed by the receiving thread. In an asynchronous exchange, 99 the sending thread does not wait until the message has been received 217 has been received and its data retrieved by a receiving thread. 291 /* info, size, and tx_target_thread fields have been updated */ 380 /* info, size, and rx_source_thread fields have been updated */
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt_sn.rst | 106 After the Gateway address has been defined or found, the MQTT-SN client can 110 :c:func:`mqtt_sn_input` if it knows that no data has been received (e.g. when using Bluetooth).
|
/Zephyr-latest/boards/96boards/argonkey/doc/ |
D | index.rst | 175 cable. The flashing procedure has been tested using a `TTL-232RG`_ cable with 204 The ArgonKey has been tested using the `ST-LINK/V2`_ tool. Once that the tool
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | Kconfig.saml2x | 10 Issues have been observed while attempting to attach a debugger.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-shell.rst | 47 message is printed to confirm Bluetooth has been initialized.
|
/Zephyr-latest/doc/contribute/ |
D | proposals_and_rfcs.rst | 33 design while it's easier to change, before the design has been fully
|
/Zephyr-latest/doc/develop/languages/c/ |
D | minimal_libc.rst | 53 other de-facto standard sources have been added to the minimal libc.
|
/Zephyr-latest/boards/segger/trb_stm32f407/doc/ |
D | index.rst | 43 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/boards/others/stm32f030_demo/doc/ |
D | index.rst | 5 been exposed in the external headers with silk screen labels
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/ |
D | README.rst | 40 This sample has been tested on the Nordic Semiconductor nRF9160 DK
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 215 buffer has been corrupted. It does not require hardware support, but provides 223 canary has not been overwritten at function exit. If the check fails, the 227 function stack frame has been corrupted. See the compiler documentation for
|
D | float.rst | 103 floating point registers, if the switched-out thread has been using them. 105 the thread's stack. If the switched-in thread has been using the floating 180 floating point registers, if the switched-out thread has been using them. 182 the thread's stack. If the switched-in thread has been using the floating 275 The thread is tagged as an SSE user if the kernel has been configured
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 253 # PCAP has been set to the file where traffic should be captured 254 # NET_TOOLS has been set to the net-tools repo path 255 # net-tools/monitor_15_4 has been built beforehand
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | mutexes.rst | 23 * A **lock count** that indicates the number of times the mutex has been locked 69 at the same priority as the waiting thread. Once the mutex has been unlocked,
|
/Zephyr-latest/boards/shields/mikroe_ble_tiny_click/doc/ |
D | index.rst | 40 present on the Click board. Once the tool has been installed, open it and
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 45 to USB SOF offset) has been tested on :ref:`nrf5340dk_nrf5340`.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 15 been limited, there are conditions on what can be expected to work in
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 60 Also note that after debug mode has been disabled, target should also be powered off in order
|
/Zephyr-latest/doc/develop/west/ |
D | sign.rst | 32 impossible to use until more boilerplate code has been added in each layer.
|
12345678910>>...20