Home
last modified time | relevance | path

Searched refs:default (Results 4476 – 4500 of 5614) sorted by relevance

1...<<171172173174175176177178179180>>...225

/Zephyr-latest/boards/croxel/croxel_cx1825/
Dcroxel_cx1825_nrf52840.dts90 pinctrl-names = "default", "sleep";
98 pinctrl-names = "default", "sleep";
/Zephyr-latest/boards/microchip/mpfs_icicle/doc/
Dindex.rst23 To build the default SMP capable variant
60 -ex "set mem inaccessible-by-default off" \
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/
Dindex.rst54 The default configuration can be found in the defconfig file:
65 UART0 is configured for serial logs. The default serial setup is 115200 8N1.
/Zephyr-latest/boards/nxp/twr_kv58f220m/
Dtwr_kv58f220m.dts144 pinctrl-names = "default";
158 pinctrl-names = "default";
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig103 default 32
106 default 32
312 default y
361 default y if BOOTLOADER_MCUBOOT && !CPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP
372 default y if TIMING_FUNCTIONS
387 default 512 if TEST_ARM_CORTEX_M && FPU_SHARING
404 …# default NULL_POINTER_EXCEPTION_DETECTION_DWT if TEST_ARM_CORTEX_M && !ARM_NONSECURE_FIRMWARE && …
405default NULL_POINTER_EXCEPTION_DETECTION_MPU if TEST_ARM_CORTEX_M && !ARM_NONSECURE_FIRMWARE && AR…
406 default NULL_POINTER_EXCEPTION_DETECTION_NONE
410 symbol to select one of the options. By default the
[all …]
/Zephyr-latest/scripts/net/
DREADME.txt51 The default IP addresses are:
57 The default IP addresses are used by echo_client and mqtt_publisher, but
61 address setup for each sample test, be it the default ones or the switched
/Zephyr-latest/samples/subsys/fs/fs_sample/
DREADME.rst20 Boards that by default use SD card for storage: ``arduino_mkrzero``, ``esp_wrover_kit``,
43 Boards with default configurations, for example ``arduino_mkrzero`` or
77 FAT is default file system for this sample, additional flags must be passed to build
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/
Dindex.rst113 It is the default option when building the application without additional configuration.
125 .. _ESP32-S3 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1…
126 .. _ESP32-S3 Technical Reference Manual: https://www.espressif.com/sites/default/files/documentatio…
/Zephyr-latest/boards/st/steval_fcu001v1/doc/
Dindex.rst62 The default configuration can be found in
78 as well as by the main PLL clock. By default, the system clock is driven by the PLL clock at 84MHz,
90 The steval_fcu001v1 board has one I2C. The default I2C mapping for Zephyr is:
/Zephyr-latest/boards/nordic/thingy52/
Dthingy52_nrf52832.dts130 pinctrl-names = "default", "sleep";
140 pinctrl-names = "default", "sleep";
183 pinctrl-names = "default", "sleep";
/Zephyr-latest/boards/96boards/wistrio/doc/
D96b_wistrio.rst73 The default board configuration can be found in
94 to USART1 with 115200 8N1 as the default setting and USART3 is used for
101 The default I2C mapping is:
113 The default SPI mapping is:
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/doc/
Dindex.rst67 The default configuration can be found in the Kconfig
93 By default a factory new SAM4E chip will boot SAM-BA boot loader located in
96 set to 1 changing the default behavior to boot from Flash.
111 For flash the board Zephyr provides two paths. One uses the default OpenOCD
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/
Dindex.rst102 It is the default option when building the application without additional configuration.
122 to the board default configuration file.
144 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
255 .. _`ESP32-S2 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-s2_data…
256 .. _`ESP32-S2 Technical Reference Manual`: https://espressif.com/sites/default/files/documentation/…
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/
Dindex.rst102 It is the default option when building the application without additional configuration.
122 to the board default configuration file.
144 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
255 .. _`ESP32-S2 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-s2_data…
256 .. _`ESP32-S2 Technical Reference Manual`: https://espressif.com/sites/default/files/documentation/…
/Zephyr-latest/boards/espressif/esp32c6_devkitc/doc/
Dindex.rst147 It is the default option when building the application without additional configuration.
167 to the board default configuration file.
189 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
266 The Zephyr SDK uses a bundled version of OpenOCD by default. You can overwrite that behavior by add…
292 .. _`ESP32-C6 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-c6_data…
293 .. _`ESP32-C6 Technical Reference Manual`: https://espressif.com/sites/default/files/documentation/…
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst109 The default configuration file
151 configured by default to use the MCU-Link CMSIS-DAP Onboard Debug Probe.
156 Linkserver is the default runner for this board, and supports the factory
157 default MCU-Link firmware. Follow the instructions in
158 :ref:`mcu-link-cmsis-onboard-debug-probe` to reprogram the default MCU-Link
159 firmware. This only needs to be done if the default onboard debug circuit
/Zephyr-latest/subsys/logging/
DKconfig18 default 0
/Zephyr-latest/subsys/logging/backends/
DKconfig.spinel18 default 64
/Zephyr-latest/subsys/mem_mgmt/
DKconfig6 default y if ARM_MPU
/Zephyr-latest/drivers/sensor/ti/ina226/
DKconfig8 default y
/Zephyr-latest/dts/arm/nuvoton/
Dnpcx7m7fc.dtsi52 pinctrl-names = "default";
Dnpcx9mfp.dtsi59 pinctrl-names = "default";
/Zephyr-latest/scripts/west_commands/runners/
Drenode-robot.py40 default=False,
/Zephyr-latest/drivers/usb_c/tcpc/
DKconfig.tcpc_tcpci18 default 2
/Zephyr-latest/soc/neorv32/
DKconfig24 default 0x01080600 if SOC_NEORV32_V1_8_6

1...<<171172173174175176177178179180>>...225