Home
last modified time | relevance | path

Searched refs:default (Results 4726 – 4750 of 5614) sorted by relevance

1...<<181182183184185186187188189190>>...225

/Zephyr-latest/boards/nxp/frdm_k22f/doc/
Dindex.rst97 The default configuration can be found in the defconfig file:
178 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`.
191 search path. LinkServer works with the default CMSIS-DAP firmware included in
194 Linkserver is the default for this board, ``west flash`` and ``west debug`` will
220 default runner from pyOCD to J-Link:
/Zephyr-latest/boards/st/stm32h747i_disco/doc/
Dindex.rst79 With the default setting, the Ethernet feature is not working because of
85 The default configuration per core can be found in the defconfig files:
119 as well as by the main PLL clock. By default, the CPU1 (Cortex-M7) System clock
236 By default:
241 Also, default out of the box board configuration enables CM7 and CM4 boot when
248 Zephyr flash configuration has been set to meet these default settings.
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/
Dindex.rst100 The default configuration can be found in the defconfig file:
227 default is 40MHz but can be increased to 160MHz maximum for the secondary
236 by default, uses UART1.
242 secure and non-secure memory maps. By default, all of the memory space is
258 Normal Musca-B1 test chip boot operation is from 4MB eFlash by default, and
266 Musca B1 supports the v8m security extension, and by default boots to the
/Zephyr-latest/scripts/west_commands/
Dboards.py61 parser.add_argument('-f', '--format', default=default_fmt,
/Zephyr-latest/scripts/west_commands/runners/
Dnios2.py42 parser.add_argument('--tui', default=False, action='store_true',
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig30 default 20
/Zephyr-latest/samples/boards/st/power_mgmt/adc/
DREADME.rst40 By default, :kconfig:option:`CONFIG_PM_DEVICE` and :kconfig:option:`CONFIG_PM_DEVICE_RUNTIME` are
/Zephyr-latest/samples/posix/philosophers/
DREADME.rst43 :kconfig:option:`CONFIG_DEBUG_THREAD_INFO` by default.
/Zephyr-latest/boards/waveshare/open103z/doc/
Dindex.rst38 | CAN | on-chip | can (disabled by default) |
/Zephyr-latest/cmake/toolchain/oneApi/
Dgeneric.cmake9 # the default oneApi installation path is related to os
/Zephyr-latest/samples/drivers/uart/echo_bot/
DREADME.rst18 By default, the UART peripheral that is normally used for the Zephyr shell
/Zephyr-latest/modules/mbedtls/
Dcreate_psa_files.py123 arg_parser.add_argument("--check", action = "store_true", default = False)
/Zephyr-latest/drivers/entropy/
DKconfig19 default KERNEL_INIT_PRIORITY_DEVICE
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/
DREADME.rst18 advertising data length can be increased from the default 31 bytes by updating
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/
Dl4_i2c1_hsi_lptim1_lse.overlay8 * Aim is to avoid conflict with specific default board configuration
Dl4_i2c1_sysclk_lptim1_lsi.overlay8 * Aim is to avoid conflict with specific default board configuration
/Zephyr-latest/arch/arc/core/mpu/
DKconfig9 default 2
/Zephyr-latest/boards/nxp/usb_kw24d512/
Dusb_kw24d512.dts67 pinctrl-names = "default";
/Zephyr-latest/drivers/serial/
DKconfig.ns165505 default y
43 default UART_NS16550_VARIANT_NS16550
/Zephyr-latest/boards/innblue/innblue21/doc/
Dindex.rst73 memory maps. By default, all of the memory space (Flash, SRAM, and
80 innblue21 supports the Armv8m Security Extension, and by default boots
/Zephyr-latest/boards/innblue/innblue22/doc/
Dindex.rst73 memory maps. By default, all of the memory space (Flash, SRAM, and
80 innblue22 supports the Armv8m Security Extension, and by default boots
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst224 instance 0 (the default and only instance) by sending a ``READ 3/0/0``
244 By default, the library implements `LwM2M specification 1.0.2`_ and can be set to
344 * Server URL of default Security object = 0/0/0
350 * Security Mode of default Security object = 0/0/2
419 By default, these callbacks can be left as NULL pointers, in which case default callbacks are used.
420 When an external TLS stack, or non-default socket options are required, you can overwrite the :c:fu…
705 By default, the client uses :kconfig:option:`CONFIG_LWM2M_SECONDS_TO_UPDATE_EARLY` to calculate how
707 The problem with default mode is when the server changes the lifetime of the registration.
750 -x Read value as hex stream (default)
760 -s Write value as string (default)
[all …]
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst99 - :ref:`mcu-link-cmsis-onboard-debug-probe` (default firmware)
111 This is the default firmware installed on MCU-Link debug probes. The CMSIS-DAP
154 These probes do not have JLink firmware installed by default, and must be
181 - :ref:`lpclink2-daplink-onboard-debug-probe` (default firmware)
257 The LPC-Link2 DAPLink firmware is the default firmware shipped on LPC-Link2
271 - :ref:`opensda-daplink-onboard-debug-probe` (default firmware)
399 OpenOCD is available by default on ST-Link and configured as the default flash
415 Use CMake with ``-DBOARD_FLASH_RUNNER=jlink`` to change the default OpenOCD
423 If you use West (Zephyr's meta-tool) you can modify the default runner using
456 with the RTT one if they are enabled by default in the particular sample or
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/
Dindex.rst80 The board uses a standard XIAO pinout, the default pin mapping is the following:
109 It is the default option when building the application without additional configuration.
129 to the board default configuration file.
151 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/
Dindex.rst153 It is the default option when building the application without additional configuration.
173 to the board default configuration file.
195 By default, the ESP32S3 sysbuild creates bootloader (MCUboot) and application
272 The Zephyr SDK uses a bundled version of OpenOCD by default. You can overwrite that behavior by add…

1...<<181182183184185186187188189190>>...225