Searched full:below (Results 1 – 25 of 1077) sorted by relevance
12345678910>>...44
/Zephyr-latest/doc/develop/manifest/ |
D | index.rst | 14 The projects below are enabled by default and will be downloaded when you 15 call :command:`west update`. Many of the projects or modules listed below are 32 The projects below are optional and will not be downloaded when you 33 call :command:`west update`. You can add any of the projects or modules listed below 37 To enable any of the modules below, use the following commands:: 49 The projects listed below are external and are not directly imported into the 51 To use any of the projects below, you will need to define your own manifest 57 external modules to the list below:
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | statuses.py | 40 # All statuses below this comment can be used for TestCase 44 # All statuses below this comment can be used for TestSuite 45 # All statuses below this comment can be used for TestInstance 49 # All statuses below this comment can be used for Harness
|
/Zephyr-latest/samples/posix/env/ |
D | README.rst | 30 The program below shows sample output for a specific Zephyr build. 41 The shell command below shows how to create a new environment variable or update the value 58 The shell command below may be used to display the value associated with one environment variable. 65 The shell command below may be used to display all environment variables and their associated 78 The shell command below may be used to unset environment variables.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.stellaris | 22 the additional configure options below. 30 the additional configure options below. 38 the additional configure options below.
|
D | Kconfig.sifive | 23 the additional configure options below. 46 the additional configure options below.
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 56 list`` shell command when :kconfig:option:`CONFIG_DEVICE_SHELL` is enabled. The examples below 63 below. The properties include the core CAN clock rate, the maximum supported bitrate, the number of 111 subcommand as shown below. The bitrate is specified in bits per second. 119 the ``can dbitrate`` subcommand as shown below. The bitrate is specified in bits per second. 138 subcommand. An example for enabling loopback mode is shown below. 153 ``can start`` subcommand as shown below. This will enable reception and transmission of CAN frames. 161 stop`` subcommand as shown below: 172 added using the ``can filter add`` subcommand as shown below. The subcommand accepts a CAN ID in 185 …d CAN frames matching the added filter(s) are printed to the shell. A few examples are shown below: 234 below. The filter ID is the ID returned by the ``can filter add`` subcommand (0 in the example [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nordic,npm1300-charger.yaml | 97 Trickle charging is enabled below this value. 108 Charge completes when the charge current falls below this value. 114 Allow charging when below the vbatlow threshold. 131 When die temperature falls below this threshold, charging will be permitted.
|
D | vishay,vcnl36825t.yaml | 106 - "normal": signal if exceeds high or falls below lower threshold 109 if falls below lower threshold, and proximity count is reached. 112 deactivate if falls below lower threshold. 120 Number of consecutive measurements above/below threshold to signal an interrupt.
|
/Zephyr-latest/samples/shields/npm6001_ek/doc/ |
D | index.rst | 21 Below you can find a wiring example for the nRF52840 DK: 43 provided to test the PMIC. Below you can find details for each subcommand. 49 the regulators embedded in the PMIC (BUCK0/1/2/3 and LDO0/1). Below you can 117 GPIO functionality offered by the PMIC. Below you can find some command 158 Watchdog functionality offered by the PMIC. Below you can find some command
|
/Zephyr-latest/dts/bindings/gpio/ |
D | digilent,pmod.yaml | 9 correspond to IO5 through IO8, as depicted below for a 12-pin connector. 23 as depicted below.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5.h | 9 * These has to come before the radio_*.h include below. 17 * These has to come before the radio_*.h include below. 67 * This has to come before the ppi/dppi includes below. 71 /* This has to come before the ppi/dppi includes below. */
|
/Zephyr-latest/samples/net/sockets/http_server/src/static_web_resources/ |
D | index.html | 12 …<p>The buttons below toggle the LED on the board, or print a message to the console if the board d… 17 <p>Below is the device uptime. This demonstrates dynamic handling of a GET request</p> 21 …<p>Below are the network statistics. This demonstrates streaming data from server to client using …
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 25 The coverage for all the tests can be run using the command below. This will collect all the tests … 37 To generate the coverage report for twister script use below command
|
/Zephyr-latest/cmake/linker/ld/ |
D | linker_libraries.cmake | 16 # When new link principle is fully introduced, then the below condition can 26 # We are using c;rt;c (expands to '-lc -lgcc -lc') in code below.
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.smartbond | 32 buffer goes below this number hardware entropy generation will be 50 buffer goes below this number hardware entropy generation will be
|
D | Kconfig.nrf5 | 49 buffer goes below this number hardware entropy generation will be 67 buffer goes below this number hardware entropy generation will be
|
D | Kconfig.stm32 | 35 buffer goes below this number hardware entropy generation will be 53 buffer goes below this number hardware entropy generation will be
|
/Zephyr-latest/dts/bindings/counter/ |
D | espressif,esp32-timer.yaml | 13 a <board>.overlay file with contents as below 21 optional. Check below for more information on the prescaler.
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 63 for 6400 Hz ODR, and it is 6.6 ms per code for 3200 Hz ODR and below. 72 of 26 ms inactivity timer for which below threshold acceleration is 74 and below, and it is 13 ms per code for 6400 Hz ODR.
|
/Zephyr-latest/subsys/ |
D | CMakeLists.txt | 3 # FIXME: SHADOW_VARS: move this before adding shadow variable warning below. 8 # below.
|
/Zephyr-latest/samples/drivers/misc/ft800/ |
D | README.rst | 32 described below: 41 below:
|
/Zephyr-latest/tests/ztest/fail/ |
D | CMakeLists.txt | 11 # below in ExternalProject_Add's CMAKE_INSTALL_PREFIX 17 # below in ExternalProject_Add's CMAKE_INSTALL_PREFIX
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | overlay-nsos.conf | 8 # IPv6 DAD requires lower level network interface access, below exposed socket-level access
|
/Zephyr-latest/samples/shields/npm1300_ek/doc/ |
D | index.rst | 37 provided to test the PMIC. Below you can find details for each subcommand. 43 the regulators embedded in the PMIC. Below you can find some command examples.
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 30 (yes, two; see below): the 2-bit CALLINC field of the PS register, and 54 until cleared by a function return (by RETW, see below). Other bits 87 stack frame. It lies in the 16 bytes below its CALLEE's stack 103 the top of the stack frame, immediately below the parent call's A0-A3
|
12345678910>>...44