Home
last modified time | relevance | path

Searched refs:single (Results 551 – 575 of 575) sorted by relevance

1...<<212223

/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst147 * Emulators now support a backend API pointer which allows a single class of
149 a single test for the class of devices and testing various boards using
300 * MCUmgr events have been reworked to use a single, unified callback system.
625 * STM32: Now Supports sequencing multiple channels into a single read.
825 * Common pin control properties are now defined at root level in a single
3046 * :github:`53549` - mgmt: mcumgr: callbacks: Callbacks events for a single group should be able to …
3058 * :github:`53468` - STM32 single-wire UART not working when poll-out more than 1 char
3776 * :github:`29986` - Add support for a single node having multiple bus types
Dmigration-guide-4.1.rst332 API to a single-instance model, compatible with the API defined in the FT8xx programming guide.
Drelease-notes-1.11.rst199 * :github:`1877` - Provide single point of notification for new data on multiple sockets.
Dmigration-guide-3.6.rst91 * Leading single underscores and all double underscores are largely gone,
Drelease-notes-2.2.rst360 * Modified driver for nRF platform to use single device with multiple
643 * Nordic: switched to using a single clock device for clock control
Drelease-notes-3.2.rst261 * Enabled single-threaded support for some platforms.
485 images from a single build system invocation while maintaining a link between
1038 of strings as well as a string. This allows a single node to declare that
2435 * :github:`45953` - modem: simcom-sim7080: sendmsg() should result in single outgoing datagram
Drelease-notes-2.4.rst136 deprecated due to lack of maintainership. This means that single-threaded
242 * Fixed Cortex-M boot sequence for single-threaded applications
1843 * :github:`9808` - remove single thread support
Dmigration-guide-3.7.rst715 to a single ``const *`` and redundant metadata pointer from :c:struct:`bt_mesh_health_srv`
Drelease-notes-2.6.rst1009 in a single place.
2092 * :github:`27415` - Decide if we keep a single thread support (CONFIG_MULTITHREADING=n) in Zephyr
Drelease-notes-4.0.rst1558 * Consolidated display sample where possible to use a single testcase for all shields
Drelease-notes-2.7.rst1899 * :github:`27415` - Decide if we keep a single thread support (CONFIG_MULTITHREADING=n) in Zephyr
Drelease-notes-1.14.rst2043 * :github:`10524` - PM_CONTROL_OS doesn't work in combination with certain I2C drivers in a single
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst68 It's also possible to combine the Initiator and Distributor devices into a single device, and
/Zephyr-latest/doc/
Dzephyr.doxyfile.in9 # All text after a single hash (#) is considered a comment and will be ignored.
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
1530 # an umbrella under which multiple documentation sets from a single provider
1538 # an umbrella under which multiple documentation sets from a single provider
1577 # generated by Doxygen into a single compiled HTML file (.chm). Compiled HTML
2736 # to display on a single line. If the actual line length exceeds this threshold
/Zephyr-latest/doc/hardware/porting/
Darch.rst434 * In a single-threaded system, in the only thread when the thread is not used
442 used in real application code, again in single-threaded systems.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig207 combined builds for single CPU SoCs, applications can use their own
DKconfig.ll_sw_split976 SW switching be enabled. Using a single TIMER:
/Zephyr-latest/doc/_static/css/
Dcustom.css762 /* Make long words always display on a single line, keep wrapping for multiple words */
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst547 executable. To automatically attach one to a single UART use ``-<uart_name>_attach_uart``
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst608 files, resolving the results into a single logical manifest.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb378 …"To begin with, we'll define two layers. The first layer takes a single input (our `x` value) and …
380 …om our first layer will be fed as inputs to our second layer, which is a single neuron. It will ap…
400 "# Final layer is a single neuron, since we want to output a single value\n",
1736 "# Final layer is a single neuron, since we want to output a single value\n",
/Zephyr-latest/arch/
DKconfig1008 instructions outside the single thread context that is allowed
/Zephyr-latest/subsys/net/ip/
DKconfig606 single multicast route entry.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig622 local addresses/IRKs for a single remote address. This would prevent
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst386 … - An object should be defined at block scope if its identifier only appears in a single function

1...<<212223