Searched refs:default (Results 4476 – 4500 of 5614) sorted by relevance
1...<<171172173174175176177178179180>>...225
/Zephyr-latest/boards/croxel/croxel_cx1825/ |
D | croxel_cx1825_nrf52840.dts | 90 pinctrl-names = "default", "sleep"; 98 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/microchip/mpfs_icicle/doc/ |
D | index.rst | 23 To build the default SMP capable variant 60 -ex "set mem inaccessible-by-default off" \
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 54 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/ |
D | twr_kv58f220m.dts | 144 pinctrl-names = "default"; 158 pinctrl-names = "default";
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 103 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 && … 405 …default 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/ |
D | README.txt | 51 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/ |
D | README.rst | 20 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/ |
D | index.rst | 113 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/ |
D | index.rst | 62 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/ |
D | thingy52_nrf52832.dts | 130 pinctrl-names = "default", "sleep"; 140 pinctrl-names = "default", "sleep"; 183 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/96boards/wistrio/doc/ |
D | 96b_wistrio.rst | 73 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/ |
D | index.rst | 67 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/ |
D | index.rst | 102 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/ |
D | index.rst | 102 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/ |
D | index.rst | 147 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/ |
D | index.rst | 109 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/ |
D | Kconfig | 18 default 0
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.spinel | 18 default 64
|
/Zephyr-latest/subsys/mem_mgmt/ |
D | Kconfig | 6 default y if ARM_MPU
|
/Zephyr-latest/drivers/sensor/ti/ina226/ |
D | Kconfig | 8 default y
|
/Zephyr-latest/dts/arm/nuvoton/ |
D | npcx7m7fc.dtsi | 52 pinctrl-names = "default";
|
D | npcx9mfp.dtsi | 59 pinctrl-names = "default";
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | renode-robot.py | 40 default=False,
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | Kconfig.tcpc_tcpci | 18 default 2
|
/Zephyr-latest/soc/neorv32/ |
D | Kconfig | 24 default 0x01080600 if SOC_NEORV32_V1_8_6
|
1...<<171172173174175176177178179180>>...225