Searched refs:single (Results 76 – 100 of 575) sorted by relevance
12345678910>>...23
/Zephyr-latest/cmake/ |
D | extra_flags.cmake | 9 # A length of one means a single argument or a space separated list was provided.
|
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | generic.cmake | 4 # toolchain with a single environment variable.
|
/Zephyr-latest/boards/qemu/cortex_a53/doc/ |
D | index.rst | 45 This board configuration uses a single serial communication channel with the 97 Although this board only supports a single UART, so subsystems like logging
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | README | 17 The 'make flash' target will also package up the kernel and CPU into a single
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 26 * LPADC0 CH2A is set up in single ended mode
|
D | frdm_mcxn236.overlay | 26 * LPADC0 CH2A is set up in single ended mode
|
D | frdm_mcxn947_mcxn947_cpu0.overlay | 26 * LPADC0 CH2A is set up in single ended mode
|
D | frdm_mcxn947_mcxn947_cpu0_qspi.overlay | 26 * LPADC0 CH2A is set up in single ended mode
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | read_and_decode.rst | 30 against many sensors simultaneously from a single call context. 39 single call context (interrupt/thread/work queue). 43 defined virtual sensors (:ref:`sensing`) all from a single thread with DAG
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | dlist.rst | 6 Similar to the single-linked list in many respects, Zephyr includes a 82 .. figure:: dlist-single.png 84 :alt: single-element dlist example
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | README.rst | 13 There's only a single test application for all the Bluetooth Mesh BabbleSim 67 pattern for running a single test across N devices with different test 97 directory, and each test case needs a separate test script with a single test
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.nxp_s32 | 29 Number of SIUL2 external interrupts grouped into a single core
|
/Zephyr-latest/doc/develop/sca/ |
D | sparse.rst | 13 spaces. At the moment Zephyr introduces a single custom address space
|
/Zephyr-latest/samples/subsys/usb/midi/ |
D | README.rst | 16 The application exposes a single USB-MIDI interface with a single bidirectional
|
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/ |
D | phyboard_lyra_am62xx_a53.rst | 10 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M4 core. 67 This board configuration uses a single serial communication channel with the
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | Kconfig | 17 The baseline basic benchmark consists of a single thread that counts 35 The interrupt processing benchmark has a single thread that causes
|
/Zephyr-latest/doc/ |
D | glossary.rst | 31 Zephyr kernel code needed to support it. They are compiled as a single, 36 within a single shared address space. 86 Only :term:`CPU cores <CPU core>` of the same :term:`architecture` can be in a single 91 A single processing unit, with its own Program Counter, executing program 123 applied and removed collectively in a single action. Power 137 in common to consider them related and under a single family denomination.
|
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxxs/ |
D | Kconfig.soc | 14 SoC series (single core ARM Cortex-A9).
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk-pinctrl.dtsi | 119 * The current test and sample applications uses a single channel for 120 * testing so we only need to enable the pin for that single use.
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 15 a single-process application, in a single (possibly virtual) address space
|
/Zephyr-latest/boards/nxp/frdm_rw612/doc/ |
D | index.rst | 15 operation in a space- and cost-efficient wireless MCU requiring only a single 3.3 V power supply. 176 with the application image directly, forming one single monolithic image. 186 with the application image directly, forming one single monolithic image.
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icmsg.rst | 17 The backend supports the registration of a single endpoint on a single 114 The shared memory region is entirely used by a single FIFO. 195 #. Push a single packet to FIFO containing magic data: ``45 6d 31 6c 31 4b 30 72 6e 33 6c 69 34``.
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | readme.rst | 12 …mplementation of the 1-wire interface, the coexistence ticker utilizes a single pin called BLE_GRA…
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig | 26 Chosing this backend results in single endpoint implementation based
|
/Zephyr-latest/boards/particle/boron/ |
D | particle_boron.dts | 21 * single inverter gate -- requires a definition below,
|
12345678910>>...23