Searched refs:above (Results 1 – 25 of 381) sorted by relevance
12345678910>>...16
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 15 period is taken from Devicetree. It should be fast enough to be above the 37 After flashing, the sample starts fading the LED as described above. It also
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 6 above a threshold. (polling & trigger mode). 48 If the attached sensor supports alerts when the temperature drifts above or 70 Temperature above threshold: 26.5°C
|
/Zephyr-latest/dts/arm/microchip/mec5/ |
D | mec5_gpspi_v1.dtsi | 8 * Include this file in the soc {} section in the above chip DTSI files.
|
D | mec5_pkg176_uarts.dtsi | 9 * Include this file in the soc {} section in the above chip DTSI files.
|
/Zephyr-latest/tests/subsys/settings_commit_prio/ |
D | README.rst | 18 To build for another board, change ``native_sim`` above to that board's name.
|
/Zephyr-latest/boards/ct/ctcc/ |
D | ctcc_nrf52840_defconfig | 14 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840_defconfig | 14 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | board.cmake | 12 # Note: Please use JLINK above V7.50 (Only support run cm4 image when debugging due to default boot…
|
/Zephyr-latest/tests/subsys/sensing/ |
D | README.rst | 19 To build for another board, change "native_sim" above to that board's name.
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_cpuapp_defconfig | 24 # driver always overwrites option from Kconfig mentioned above with the
|
D | thingy53_nrf5340_cpuapp_ns_defconfig | 27 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/ |
D | board.cmake | 13 # Note: Please use JLINK above V7.50 (Only support run cm4 image when debugging due to default boot…
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | events.rst | 65 The following code has the same effect as the code segment above. 76 The following code builds on the example above, and sets the events tracked by 95 The following code builds on the example above, and posts a set of events to 116 The following code builds on the example above, and waits up to 50 milliseconds
|
D | semaphores.rst | 72 The following code has the same effect as the code segment above. 83 The following code builds on the example above, and gives the semaphore to 101 The following code builds on the example above, and waits up to 50 milliseconds
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/ |
D | README.rst | 32 note:: The values shown above might differ.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mipi_dbi.rst | 19 #. Same as above, but 16 write clocks per byte
|
/Zephyr-latest/samples/hello_world/ |
D | README.rst | 24 To build for another board, change "qemu_x86" above to that board's name.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | intel_oneapi_toolkit.rst | 23 The above will also change the python environment to the one used by the
|
/Zephyr-latest/samples/cpp/hello_world/ |
D | README.rst | 24 To build for another board, change "qemu_riscv32" above to that board's name.
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | README.md | 43 The `models` directory in the above zip file can be generated by following the 44 instructions in the [Training](#training) section above. It
|
/Zephyr-latest/samples/modules/compression/lz4/ |
D | README.rst | 30 To build for another board, change "nrf52840dk/nrf52840" above to that board's name.
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | Kconfig | 20 int "RH [%] threshold above which the heater will be activated"
|
/Zephyr-latest/cmake/compiler/ |
D | compiler_features.cmake | 9 # For each id value above a compile_features_${idval} with a list of supported
|
/Zephyr-latest/samples/basic/sys_heap/ |
D | README.rst | 24 To build for another board, change "native_sim" above to that board's name.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 82 The following code has the same effect as the code segment above. Observe 94 The following code builds on the example above, and uses the pipe to pass 140 The following code builds on the example above, and uses the pipe to 181 The following code builds on the examples above, and flushes the pipe's 201 The following code builds on the examples above, and flushes all the
|
12345678910>>...16