Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 1946) sorted by relevance

12345678910>>...78

/Zephyr-latest/doc/build/snippets/
Dusing.rst11 Snippets have names. You use snippets by giving their names to the build
17 To use a snippet named ``foo`` when building an application ``app``:
23 To use multiple snippets:
32 If you are running CMake directly instead of using ``west build``, use the
34 snippet names you want to use. For example:
/Zephyr-latest/drivers/entropy/
DKconfig.bt_hci14 # Don't use use Bluetooth HCI as a random source since it will be slow.
15 # Instead, use the software implemented xoshiro RNG.
DKconfig.rv32m115 # Don't use use the RV32M1 TRNG as a random source since it can be quite slow.
16 # Instead, use the software implemented xoshiro RNG.
/Zephyr-latest/samples/boards/nordic/clock_control/
DKconfig9 >0 -> use at minimum selected frequency. To select the
10 highest supported frequency use UINT32_MAX.
17 1 -> use max accuracy
18 >1 -> use at minimum selected accuracy
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_context.rst6 The net_context API is not meant for application use. Application should use
Dtls_credentials_shell.rst23 To append ``<DATA>`` to the credential buffer, use:
29 Use this as many times as needed to load the full credential into the credential buffer, then use t…
31 To clear the credential buffer, use:
58 To add a TLS credential using the data from the credential buffer, use:
64 To add a TLS credential using data provided with the same command, use:
78 "``<SECTAG>``", "The sectag to use for the new credential. Can be any non-negative integer."
94 To delete a credential matching a specified sectag and credential type (if it exists), use:
120 …etrieve and print a credential matching a specified sectag and credential type (if it exists), use:
147 To list all available credentials, use:
153 To list all credentials with a specified sectag, use:
[all …]
/Zephyr-latest/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/
DREADME.rst9 A sample that shows how to use RT11XX FLEXRAM Magic Addr functionality
12 on an arbitrary RAM/TCM address access. This sample shows how to use the custom
13 API for the flexram in zephyr to use this unique feature.
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/
DKconfig30 Configure RP2 to use a W25Q080 flash chip, or similar. Should be selected
36 Configure RP2 to use a flash chip supporting the standard 03h command.
42 Configure RP2 to use a IS25LP080 flash chip, or similar. Should be selected
48 Configure RP2 to use a W25X10CL flash chip, or similar. Should be selected
54 Configure RP2 to use a AT25SF128A flash chip, or similar. Should be selected
/Zephyr-latest/modules/loramac-node/
DKconfig13 This option enables the use of Semtech's Radio drivers
31 This option enables the use of Semtech's LoRaMac stack
37 This option enables the use of Semtech's Secure Element
/Zephyr-latest/drivers/ethernet/
DKconfig.native_tap22 to create multiple interfaces in certain use cases. For example if
95 Deprecated, use ETH_NATIVE_TAP instead
110 Deprecated, use ETH_NATIVE_TAP_INTERFACE_COUNT instead
116 Deprecated, use ETH_NATIVE_TAP_DRV_NAME instead
122 Deprecated, use ETH_NATIVE_TAP_DEV_NAME instead
129 Deprecated, use ETH_NATIVE_TAP_PTP_CLOCK instead
136 Deprecated, use ETH_NATIVE_TAP_RANDOM_MAC instead
142 Deprecated, use ETH_NATIVE_TAP_VLAN_TAG_STRIP instead
149 Deprecated, use ETH_NATIVE_TAP_MAC_ADDR instead
157 Deprecated, use ETH_NATIVE_TAP_DEV_NAME instead
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/
Dstm32l562e_dk.overlay3 /* Comment out these lines to use usart1 as console/shell */
14 /* Comment out this line to use HSI as clk source */
40 /* Uncomment out this line to use usart1 as wakeup source */
/Zephyr-latest/soc/common/riscv-privileged/
DKconfig8 bool "Should the SOC use vectored mode"
11 Should the SOC use vectored mode.
/Zephyr-latest/drivers/serial/
DKconfig.native_pty21 Deprecated option, use UART_NATIVE_PTY instead
34 option for users who want to use Zephyr's shell.
36 backend which may use the invoking shell standard input/output.
47 It is strongly discouraged to try to use this option with the new
49 appropriate for interactive use.
60 Deprecated, use UART_NATIVE_PTY_0_ON_OWN_PTY instead.
66 Deprecated, use UART_NATIVE_PTY_0_ON_STDINOUT instead.
93 This is only applicable if the UART_0 is configured to use its own
96 If you are using GNOME, then you can use this command string
DKconfig.intel_lw18 Use driver command CMD_ENABLE_EOP and CMD_DISABLE_EOP to use the feature.
27 Please use uart_drv_cmd with CMD_POLL_ASSERT_RTS before polling out.
28 Then use CMD_POLL_DEASSERT_RTS to resume normal operation after polling.
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DKconfig39 # By default, use the USB Audio path is disabled.
47 string "The broadcast code (if any) to use for encrypted broadcast"
57 Enabling this option will make the application use static broadcast ID, as opposed to a
61 hex "The static broadcast ID to use"
69 # you cannot use them in your own application.
/Zephyr-latest/boards/digilent/arty_a7/
Dboard.cmake4 …board_runner_args(openocd "--use-elf" "--config=${BOARD_DIR}/support/openocd_arty_a7_arm_designsta…
7 …board_runner_args(openocd "--use-elf" "--config=${BOARD_DIR}/support/openocd_arty_a7_arm_designsta…
/Zephyr-latest/doc/develop/toolchains/
Dhost.rst10 To use your host gcc, set the :envvar:`ZEPHYR_TOOLCHAIN_VARIANT`
11 :ref:`environment variable <env_vars>` to ``host``. To use clang, set
/Zephyr-latest/doc/hardware/arch/
Dxtensa.rst15 The kernel allows threads to use the HiFi Audio Engine DSP registers on boards
16 that support these registers. The kernel only supports the use of the HiFi
33 This mode is used when the application has no threads that use the HiFi
44 The behavior is undefined, if two or more threads attempt to use
51 This mode is used when the application has two or more threads that use HiFi
52 registers. When enabled, the kernel automatically allows all threads to use the
/Zephyr-latest/boards/nxp/lpcxpresso54114/
Dlpcxpresso54114_lpc54114_m0.dts20 /*zephyr,console = &flexcomm0; uncomment to use console on M0 */
21 /*zephyr,shell-uart = &flexcomm0; uncomment to use shell on M0 */
/Zephyr-latest/tests/drivers/i2c/i2c_api/
DKconfig15 Use to enable the use of gy271 HMC sensor
20 Use to enable the use of gy271 QMC sensor
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig17 This option signifies the use of a Cortex-M0 CPU
24 This option signifies the use of a Cortex-M0+ CPU
31 This option signifies the use of a Cortex-M1 CPU
38 This option signifies the use of a Cortex-M3 CPU
46 This option signifies the use of a Cortex-M4 CPU
54 This option signifies the use of a Cortex-M23 CPU
63 This option signifies the use of a Cortex-M33 CPU
74 This option signifies the use of a Cortex-M55 CPU
85 This option signifies the use of a Cortex-M85 CPU
93 This option signifies the use of a Cortex-M7 CPU
[all …]
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt85 Private security keys such as the LTK will be printed out, do not use in
91 A fixed passkey is easy to deduce during the pairing procedure, do not use in
97 A hardcoded OOB data set will be stored in the image, do not use in
105 Do not use in production."
113 Do not use in production."
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md9 Note: when using the devmem load command over UART it is recommended to use interrupts whenever pos…
12 If you use poll you should also use `prj_poll.conf` instead of `prj.conf`.
42 (It is important to use plain-style hex dump)
43 Once the data is transferred, use `ctrl-x + ctrl-q` to quit the loader.
/Zephyr-latest/cmake/makefile_exports/
DCMakeLists.txt27 # We use 'file(GENERATE' instead of configure_file because we want to
29 # metadata. Also, we don't use 'add_custom_command' because it cannot
30 # read the generator expressions that we use.
/Zephyr-latest/drivers/watchdog/
DKconfig.xmc4xxx17 int "Default watchdog timeout to use at startup"
20 Default watchdog timeout to use if the watchdog is not disabled

12345678910>>...78