Searched refs:has (Results 501 – 525 of 1361) sorted by relevance
1...<<21222324252627282930>>...55
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 32 This sample application has been tested on the following platforms:
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_dcnano_lcdif | 22 The driver has been validated to support 0 through 2 framebuffers.
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | README.rst | 13 that the board has PTP clock support. A simulated PTP clock is
|
/Zephyr-latest/samples/sensor/lsm6dsl/ |
D | README.rst | 21 It has been tested on both :ref:`96b_argonkey` and disco_l475_iot1 board.
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 44 no device driver has allocated a ``struct device`` for this devicetree node. 95 If the node has ``status = "disabled";`` in :file:`zephyr.dts`, then you need 181 :zephyr_file:`drivers/i2c/CMakeLists.txt` has a line that looks like this: 217 converted to underscores. Zephyr's generated devicetree header has DTS names 297 complex macro expansion that has several intermediate expansion steps. 349 node's ``compatible`` property is not defined, or its value has no matching
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/ |
D | index.rst | 81 This platform has the following external memories: 160 The MIMXRT1060 SoC has five pairs of pinmux/gpio controllers. 315 The MIMXRT1060 SoC has eight UARTs. ``LPUART1`` is configured for the console, 342 This board has two variants that can be targeted, 347 * ``mimxrt1060_evk/mimxrt1062/hyperflash`` is for a board that has been reworked to use the 349 * This board also has two revisions, the EVKA and EVKB. EVKA is the default target for this board.
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 27 If a symbol has a prompt (e.g. ``bool "Enable foo"``), then the user can change 238 For example, a helper symbol for indicating that a particular CPU/SoC has an 246 If y, the CPU has an FPU 279 the following code defines a helper symbol that has the value ``y`` if the 280 machine has some arbitrarily-defined "large" amount of memory: 344 In reality, there are no conditional includes in Kconfig. ``if`` has no special 369 ``FOO`` in :file:`Kconfig.other`, because the ``DEP`` dependency has already 395 enabled, and that the configuration initially has ``FOO`` disabled. Also, 405 To understand what's going on, remember that ``STACK_SIZE`` has a prompt, 406 meaning it is user-configurable, and consider that all Kconfig has to go on [all …]
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 22 and the SoC has a network interface that it uses to communicate with the 164 image, to avoid running an image that has been tampered with. The 166 has completed, the CPU will be unable to write to the application 172 has completed, the application can trigger a reboot, and the 192 storage, however, this adds additional code that has access to the 234 certificate chain has a valid signature path from a root 271 sent until the device has verified the identity of the server. 303 all locations outside of the device once it has been programmed 411 TLS. Some feedback has suggested that some find difficulty with UDP
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 89 The MR-CANHUBK3 board has one user RGB LED: 99 In addition to the RGB LED, the MR-CANHUBK3 board has six red LEDs, each located 118 The MR-CANHUBK3 board has two user buttons: 168 There is limitation by HAL SDK, so CAN only has support maximum 64 message buffers (MBs) 266 This board has a single instance of Ethernet Media Access Controller (EMAC)
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 63 of runtime probing or control. Unlike Zephyr, ACRN has single large 71 First, find the list of ``<vm>`` declarations. Each has an ``id=`` 118 By default this entry address is the same, at 0x1000. This has not 157 VM1's configuration so it runs on CPU2 and CPU3. If your ACRN setup has 182 CPUs 0 and 1 works fine. (Note that ehl-crb-b has four physical CPUs,
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/ |
D | index.rst | 9 The Buydisplay 2.8" TFT Touch Shield has a resolution of 320x240
|
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_corstone300_an547_ns.dts | 79 * project has defined for that board - a single image boot is
|
/Zephyr-latest/boards/kincony/kincony_kc868_a32/doc/ |
D | index.rst | 66 After the board has automatically reset and booted, you should see the following
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | lcd_srv.rst | 31 marks the end of the metadata list and must always be present. If the model has no metadata, the
|
/Zephyr-latest/boards/seeed/xiao_ble/ |
D | xiao_ble_common.dtsi | 131 has-dpd;
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt1024.dtsi | 65 /* RT1024 has only one flexSPI controller */
|
/Zephyr-latest/boards/nxp/common/ |
D | rt1xxx-lpclink2-debug.rst | 5 A debug probe is used for both flashing and debugging the board. This board has
|
/Zephyr-latest/samples/drivers/stepper/generic/ |
D | README.rst | 22 The sample also has a monitor thread that prints the actual position of the stepper motor every
|
/Zephyr-latest/samples/net/ptp/ |
D | README.rst | 28 boards that have an Ethernet port and which has support for collecting
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 6 disk devices as well. The test has the following phases:
|
/Zephyr-latest/boards/adafruit/macropad_rp2040/doc/ |
D | index.rst | 45 The MacroPad RP2040 has a built-in UF2 bootloader which can be entered by holding down the rotary
|
/Zephyr-latest/samples/psa/its/ |
D | README.rst | 49 If the board target to compile for has an entropy driver (preferable):
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | stepper.rst | 45 Zephyr has a `stepper discord`_ channel for stepper related discussions, which
|
/Zephyr-latest/samples/drivers/i2s/echo/ |
D | README.rst | 25 This sample has been tested on :ref:`nrf52840dk_nrf52840` (nrf52840dk/nrf52840)
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 40 When LPTIM input clock has a prescaler, longer perdiod (up to 64 seconds)
|
1...<<21222324252627282930>>...55