Home
last modified time | relevance | path

Searched refs:below (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/Zephyr-latest/doc/develop/manifest/
Dindex.rst14 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/drivers/serial/
DKconfig.stellaris22 the additional configure options below.
30 the additional configure options below.
38 the additional configure options below.
DKconfig.sifive23 the additional configure options below.
46 the additional configure options below.
/Zephyr-latest/samples/posix/env/
DREADME.rst30 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/doc/hardware/peripherals/can/
Dshell.rst56 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/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DCMakeLists.txt6 # The below should be updated with the real name of the file
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
DKconfig7 # source Zephyr Kernel's Kconfig, as below (not both)
/Zephyr-latest/samples/drivers/misc/ft800/
DREADME.rst32 described below:
41 below:
/Zephyr-latest/tests/kernel/mem_protect/mem_map/boards/
Dup_squared.overlay9 * this range, so limit the memory range below 0x10000000.
/Zephyr-latest/boards/arm/mps2/
Dmps2_an521_cpu1.dts79 * The memory regions defined below are according to AN521:
82 * Please see tables mentioned in individual comments below for details.
110 /* The code memory region defined below is selected to remain
/Zephyr-latest/subsys/
DCMakeLists.txt3 # FIXME: SHADOW_VARS: move this before adding shadow variable warning below.
8 # below.
/Zephyr-latest/cmake/linker/ld/
Dlinker_libraries.cmake16 # 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/boards/we/orthosie1ev/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/boards/espressif/esp32c3_devkitc/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/boards/espressif/esp32c3_devkitm/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/boards/espressif/esp32c3_rust/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/boards/luatos/esp32c3_luatos_core/support/
Dopenocd.cfg5 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/soc/nxp/imx/imx8ulp/
DKconfig18 # suffix(es) below
/Zephyr-latest/boards/others/esp32c3_supermini/support/
Dopenocd.cfg7 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst24 The functions listed below are used to get devicetree information into Kconfig.
81 The functions listed below can be used to do arithmetic operations
100 The functions listed below can be used to modify string variables.
148 After preprocessor expansion, this turns into the definition below:
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/
Dadafruit_2_8_tft_touch_v2_nano.overlay12 * so the below is a mapping of "virtual" Rev3 pins to real nano pins.
/Zephyr-latest/tests/ztest/fail/
DCMakeLists.txt11 # below in ExternalProject_Add's CMAKE_INSTALL_PREFIX
17 # below in ExternalProject_Add's CMAKE_INSTALL_PREFIX
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/boards/
Dmimxrt1180_evk_mimxrt1189_cm33.overlay10 * to the J50 on the RT1180 referred below.
Dmimxrt1180_evk_mimxrt1189_cm7.overlay10 * to the J50 on the RT1180 referred below.
/Zephyr-latest/cmake/compiler/gcc/
Dgeneric.cmake24 message(FATAL_ERROR "Executing the below command failed. Are permissions set correctly?

12345678910>>...21