Searched refs:example (Results 76 – 100 of 1283) sorted by relevance
12345678910>>...52
/Zephyr-latest/samples/boards/st/ccm/ |
D | README.rst | 25 that don't need to have a defined initial value (for example 37 For example the olimex STM32 E407 DTS file looks like this: 49 The first time the example is run after power on, the output will 56 CCM (Core Coupled Memory) usage example 102 CCM (Core Coupled Memory) usage example
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 7 files are YAML files. A :ref:`simple example <dt-bindings-simple-example>` was 56 # "Specifier" cell names for the 'foo' domain go here; example 'foo' 67 datasheets or example nodes or properties as well. 110 vendor. In these cases, there is no vendor prefix. One example is the 120 contain. For example, a binding for a UART peripheral might look something like 137 In this example, a node with compatible ``"manufacturer,serial"`` must contain 175 .. _dt-bindings-example-properties: 186 # it's obligatory for the example node and set 'required: true'. 338 For example, with this binding fragment: 356 See :ref:`dt-bindings-example-properties` for examples. Putting ``default:`` on [all …]
|
D | dt-vs-kconfig.rst | 22 For example, consider a board containing a SoC with 2 UART, or serial port, 38 As another example, consider a device with a 2.4GHz, multi-protocol radio 48 As another example, Kconfig options that formerly enabled a particular 64 instance of a hardware device to be used for a particular purpose. An example
|
D | main-example.dts | 7 * If you change it for one example, you could break others, so be careful.
|
/Zephyr-latest/tests/drivers/sensor/ina230/boards/ |
D | native_sim.overlay | 10 /* Datasheet example and Default DT Configuration Test */
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/ |
D | CMakeLists.txt | 6 # This adds the example module to the list of extra zephyr modules
|
/Zephyr-latest/samples/sensor/lps22hh_i3c/boards/ |
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 6 * (for example, if using Arduino shield) which
|
/Zephyr-latest/samples/sensor/lsm6dso_i2c_on_i3c/boards/ |
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 6 * (for example, if using Arduino shield) which
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 42 the first non-white space in the preceding line. For example:: 70 For example:: 93 start with a 1. or a. for example, and continue with autonumbering by 120 to document a word or phrase with an explanation. For example this reST 150 indented under the directive. For example, this unordered list:: 205 This example would render as: 238 This example would render as: 266 a tab, the content for that tab is displayed, for example:: 299 changes all tabs with the same name throughout the page. For example: 441 For example:: [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | l2cap.rst | 4 The :code:`l2cap` command exposes parts of the L2CAP API. The following example shows how to 7 The example assumes that the two devices are already connected.
|
/Zephyr-latest/subsys/net/ |
D | Kconfig.hostname | 9 This is used for example in mDNS to respond to <hostname>.local 39 hostname. For example, zephyr00005e005357 could be the hostname
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/ |
D | README.rst | 8 This sample is provided as an example to test the X-NUCLEO-IKS4A1 shield 32 Arduino connector. For this example, we use a :zephyr:board:`nucleo_f411re` board.
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/ |
D | README.rst | 8 This sample is provided as an example to test the X-NUCLEO-IKS4A1 shield 32 Arduino connector. For this example, we use a :zephyr:board:`nucleo_f411re` board.
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig | 17 register address. This can happen, for example, if certain pin control 25 a driver has to be accessed externally. This can happen, for example, when 33 runtime. This can be useful, for example, to change the pins assigned to a
|
/Zephyr-latest/boards/nuvoton/numaker_pfm_m487/doc/ |
D | index.rst | 43 Here is an example for the :zephyr:code-sample:`hello_world` application. 48 run a serial host program to connect with your board. For example: 62 Here is an example for the :zephyr:code-sample:`hello_world` application.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | other_x_compilers.rst | 21 For example, you might install the ``gcc-arm-none-eabi`` package on 40 environment, follow these example shell sessions (the 56 example above, the ``gcc-arm-none-eabi`` package installs binaries such as
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/sensorhub/ |
D | README.rst | 9 This sample is provided as an example to test the X-NUCLEO-IKS01A3 shield 36 and devicetree). See for example the :zephyr:board:`nucleo_f401re` board 55 Arduino connector. For this example, we use a :zephyr:board:`nucleo_f401re` board.
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | README.rst | 44 interface. This example has an example device tree overlay 67 (arbitrary units) in the example.
|
/Zephyr-latest/samples/boards/espressif/light_sleep/ |
D | README.rst | 10 This example illustrates usage of light sleep mode. Unlike deep sleep mode, 16 The example enables the following wakeup sources: 25 This example can be used with any ESP32 development board. Most boards have a
|
/Zephyr-latest/samples/subsys/usb/dfu-next/ |
D | README.rst | 22 This sample can be built for multiple boards, in this example we will build it 32 modes of operation in the USB DFU, runtime and DFU. The example starts in 58 example. 65 library. The following example shows how to build MCUboot and this sample with 80 option (as described in :ref:`mcuboot`). For example:
|
/Zephyr-latest/boards/nxp/frdm_rw612/doc/ |
D | index.rst | 105 Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the 124 Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the 146 For example, below is part of an overlay to change the whole SRAM to be used for data.
|
/Zephyr-latest/subsys/bindesc/ |
D | Kconfig.version | 35 (major << 16 | minor << 8 | patchlevel). For example, 68 (major << 16 | minor << 8 | patchlevel). For example,
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | ccp.rst | 13 example a remote device may initiate a call to the server, 45 For example a remote device may have an incoming call that can be accepted by the Client.
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 53 To flash with J-TAG, install the drivers for your programmer, for example: 56 Here is an example for the :zephyr:code-sample:`hello_world` application.
|
/Zephyr-latest/samples/sensor/qdec/ |
D | README.rst | 27 For example, here's how the overlay file of an STM32F401 board looks like when 72 in the above example. This depends on the mechanical encoder being used and
|
12345678910>>...52