Home
last modified time | relevance | path

Searched refs:enabled (Results 151 – 175 of 1169) sorted by relevance

12345678910>>...47

/Zephyr-latest/lib/
DCMakeLists.txt3 # FIXME: SHADOW_VARS: Remove this once we have enabled -Wshadow globally.
/Zephyr-latest/samples/boards/st/mco/boards/
Dnucleo_wba55cg.overlay7 /* The clock that is output must be enabled. */
Dnucleo_f429zi.overlay1 /* The clock that is output must be enabled. */
/Zephyr-latest/doc/hardware/cache/
Dguide.rst16 enabled. See the architecture-specific documentation for details.
52 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
54 * :kconfig:option:`CONFIG_CACHE_MANAGEMENT`: cache API enabled.
68 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
75 Assuming the MPU driver is enabled, it will configure the specified regions
107 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
164 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
166 * :kconfig:option:`CONFIG_CACHE_MANAGEMENT`: cache API enabled.
/Zephyr-latest/subsys/logging/backends/
DKconfig.uart10 When enabled backend is using UART to output logs.
35 When enabled automatically start the UART logging backend on
/Zephyr-latest/soc/openisa/rv32m1/
DKconfig.defconfig8 # 32 from event unit + 32 * (1 + max enabled INTMUX channel)
36 # We need to disable the watchdog out of reset, as it's enabled by
/Zephyr-latest/samples/boards/st/mco/
DREADME.rst18 Make sure that the output clock is enabled in dts overlay file.
36 After flashing, the LSE clock will be output on the MCO pin enabled in Device Tree.
/Zephyr-latest/subsys/input/
Dinput_utils.c29 bool enabled; in input_cmd_dump() local
32 enabled = shell_strtobool(argv[1], 0, &err); in input_cmd_dump()
38 if (enabled) { in input_cmd_dump()
/Zephyr-latest/doc/hardware/arch/
Dxtensa.rst52 registers. When enabled, the kernel automatically allows all threads to use the
66 :kconfig:option:`CONFIG_XTENSA_HIFI4` are enabled.
69 :kconfig:option:`CONFIG_XTENSA_HIFI_SHARING` is enabled in addition to
/Zephyr-latest/lib/libc/newlib/
DKconfig40 If user mode is enabled, and MPU hardware has requirements that
51 Build with floating point printf enabled. This will increase the size of
57 Build with floating point scanf enabled. This will increase the size of
/Zephyr-latest/doc/kernel/memory_management/
Dvirtual_memory.rst8 Memory Management Unit (MMU) and it must be enabled in the build. Due to
16 is not enabled. Deviation from this requires careful manipulation of
27 Note that demand paging needs to be explicitly enabled.
40 These are the Kconfigs that need to be enabled or defined for kernel to support
43 * :kconfig:option:`CONFIG_MMU`: must be enabled for virtual memory support in
120 :kconfig:option:`CONFIG_ARCH_MAPS_ALL_RAM` is enabled.
122 * If it is enabled, which means all physical memory are mapped in virtual
/Zephyr-latest/snippets/nordic-ppr-xip/
DREADME.rst12 :kconfig:option:`CONFIG_XIP` enabled.
/Zephyr-latest/snippets/nordic-flpr-xip/
DREADME.rst12 for the ``xip`` board variant, or with :kconfig:option:`CONFIG_XIP` enabled.
/Zephyr-latest/boards/st/stm32f746g_disco/
DKconfig.defconfig20 # MEMC needs to be enabled in order to store
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/
Dboard.cmake10 # OpenOCD not enabled because it failed with parameters suggested here:
/Zephyr-latest/boards/st/stm32f7508_dk/
DKconfig.defconfig17 # MEMC needs to be enabled in order to store
/Zephyr-latest/boards/nordic/nrf52840dk/
Dnrf52840dk_nrf52811_defconfig21 # Bluetooth not enabled by default on nRF52811 due to RAM limitations when
/Zephyr-latest/include/zephyr/bluetooth/services/
Dnus.h46 void (*notif_enabled)(bool enabled, void *ctx);
/Zephyr-latest/subsys/net/lib/trickle/
DKconfig9 Normally this is enabled automatically if needed,
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/src/
Dmain.c15 CONFIG_MCUMGR_GRP_EXAMPLE_MODULE enabled is not valid
/Zephyr-latest/subsys/timing/
DKconfig8 When enabled, timing related functions are compiled. This is
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/
Dnucleo_wl55jc.overlay24 /* Make sure LSE clock is enabled */
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_config.rst42 If :kconfig:option:`CONFIG_NET_IPV4` is not enabled, then setting this option will
47 If :kconfig:option:`CONFIG_NET_IPV6` is not enabled, then setting this option will
49 ":kconfig:option:`CONFIG_NET_CONFIG_NEED_IPV6_ROUTER`", "If IPv6 is enabled, then
70 is automatically enabled and run during the device boot. In this case,
/Zephyr-latest/samples/drivers/spi_flash_at45/
DREADME.rst50 To build and flash with device power management enabled:
59 To build and flash with flash page layout enabled:
69 layout enabled:
82 layout are enabled:
/Zephyr-latest/share/sysbuild/images/bootloader/
DCMakeLists.txt5 # Include MCUboot if enabled.

12345678910>>...47