Home
last modified time | relevance | path

Searched refs:defined (Results 76 – 100 of 651) sorted by relevance

12345678910>>...27

/Zephyr-latest/soc/nxp/imx/imx8m/m7/
Dlinker.ld12 #if defined(CONFIG_CODE_DDR)
/Zephyr-latest/soc/st/stm32/stm32n6x/
DKconfig.defconfig13 # For STM32N6, override the value defined in STM32 Kconfig to use CPU clock frequency
/Zephyr-latest/tests/drivers/pinctrl/nrf/
DKconfig13 control configuration defined in a device driver.
/Zephyr-latest/boards/nordic/nrf9160dk/
DKconfig.defconfig9 # of the flash, or into the code-partition defined in DT if it is intended to
14 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/boards/nordic/nrf9151dk/
DKconfig.defconfig9 # of the flash, or into the code-partition defined in DT if it is intended to
14 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/boards/nordic/nrf9161dk/
DKconfig.defconfig9 # of the flash, or into the code-partition defined in DT if it is intended to
14 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/samples/drivers/eeprom/
DREADME.rst16 In case the target board has defined an EEPROM with alias ``eeprom-0`` the
27 Otherwise either a board specific overlay needs to be defined, or a shield must
/Zephyr-latest/boards/shields/ls0xx_generic/
Dls013b7dh03.overlay24 extcomin-frequency = <60>; /* required if extcomin-gpios is defined */
/Zephyr-latest/include/zephyr/linker/
Dirq-vector-table-section.ld10 * table (like STM32F0). The symbol defined here is overriding the one in
/Zephyr-latest/tests/drivers/pinctrl/gd32/
DKconfig13 control configuration defined in a device driver.
/Zephyr-latest/include/zephyr/arch/nios2/
Dlinker.ld23 /* This linker script requires the following macros to be defined in the
24 * SOC-specific linker script. All of these values can be found defined
42 #if defined(CONFIG_ROM_END_OFFSET)
138 #if defined(CONFIG_GP_ALL_DATA)
226 #if defined(CONFIG_GP_LOCAL) || defined(CONFIG_GP_GLOBAL)
/Zephyr-latest/cmake/emu/
Dcustom.cmake5 # The real 'run' custom_target should be defined in `board.cmake` instead.
Drenode.cmake14 # Check if there is any Renode script overlay defined for the target board
/Zephyr-latest/doc/kernel/services/other/
Datomic.rst17 Any number of atomic variables can be defined (limited only by available RAM).
32 An atomic variable is defined using a variable of type :c:type:`atomic_t`.
69 An array of 32-bit atomic variables can be defined in the conventional manner.
97 operation as defined by the C++ memory model) where needed by hardware
/Zephyr-latest/drivers/timer/
DKconfig.mcux_gpt13 first GPT peripheral defined in the system, which can no longer be used
/Zephyr-latest/cmake/modules/
Darch.cmake14 # The following variables will be defined when this CMake module completes:
36 message(FATAL_ERROR "ARCH not defined. Check that BOARD=${BOARD}, is selecting "
/Zephyr-latest/drivers/mm/
DKconfig24 being defined as memory ranging from linker script
25 defined "unused_l2_sram_start_marke" to end of RAM.
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
DKconfig.defconfig19 # of the flash, or into the code-partition defined in DT if it is intended to
24 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg_srv.rst6 The Configuration Server model is a foundation model defined by the Bluetooth Mesh
/Zephyr-latest/subsys/debug/coredump/
DKconfig40 bool "Backend subsystem for coredump defined out of tree"
42 Core dump is done via custom mechanism defined out of tree
73 bool "RAM defined by linker section"
/Zephyr-latest/doc/build/dts/api/
Dapi.rst11 macro named ``DT_DRV_COMPAT`` to be defined before they can be used; these are
25 ``DT_DRV_COMPAT`` to be defined.
67 ``ranges`` property. Because this property's semantics are defined by the
70 binding indicates it is a PCIe bus node, as defined in the
84 ``reg`` property. Because this property's semantics are defined by the
98 Because this property's semantics are defined by the devicetree specification,
114 be defined before use.
136 devicetree nodes, which is defined as the `transitive closure
209 instance number. They are almost all defined in terms of one of the
218 Since ``DT_DRV_INST()`` requires ``DT_DRV_COMPAT`` to be defined, it's an error
[all …]
/Zephyr-latest/subsys/net/l2/ethernet/lldp/
DKconfig59 Chassis ID subtype options are defined below.
70 be defined, otherwise you must use NET_LLDP_CHASSIS_ID instead.
129 Port ID subtype options are defined below.
140 be defined, otherwise you must use NET_LLDP_PORT_ID instead.
/Zephyr-latest/samples/subsys/fs/littlefs/
DREADME.rst99 * if the :kconfig:option:`CONFIG_DISK_DRIVER_SDMMC` configuration is defined, ``"SD"``
101 * if the :kconfig:option:`CONFIG_DISK_DRIVER_SDMMC` configuration is not defined, but the
102 :kconfig:option:`CONFIG_DISK_DRIVER_MMC` configuration is defined, ``"SD2"`` will
105 configurations are defined, the mount point name will not be determined, and an appropriate error
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst8 generic tool interfaces. Though it was originally defined for ARM Cortex-M
/Zephyr-latest/boards/arm/mps3/
Dmps3_corstone300_fvp_ns.dts77 /* The memory regions defined below must match what the TF-M
78 * project has defined for that board - a single image boot is

12345678910>>...27