Home
last modified time | relevance | path

Searched refs:defined (Results 26 – 50 of 651) sorted by relevance

12345678910>>...27

/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld30 #if defined(CONFIG_ROMSTART_RELOCATION_ROM)
37 #if !defined(CONFIG_XIP) && (CONFIG_FLASH_SIZE == 0)
43 #if defined(CONFIG_ROM_END_OFFSET)
61 #if defined(CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE)
63 #elif defined(CONFIG_ARM_AARCH32_MMU)
70 #if defined(CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT)
85 #if defined(CONFIG_ROMSTART_RELOCATION_ROM)
121 #if defined(CONFIG_XIP)
168 #if defined (CONFIG_CPP)
183 * It must be defined for gcc to support 64-bit math and avoid
[all …]
/Zephyr-latest/soc/
DKconfig.v215 SoC name. The value of this setting must be defined by the selected
21 SoC series. The value of this setting must be defined by the selected
27 SoC family. The value of this setting must be defined by the selected
/Zephyr-latest/subsys/fb/
Dcheck_cfb_fonts.ld1 ASSERT(SIZEOF(cfb_font_area) != 0, "cfb_font not defined.")
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/
DKconfig5 # The Kconfig is dedicated to mgmt subsystem of MCUmgr. Kconfig options defined
9 # All Kconfig options defined with this file should begin with prefix:
33 to pass user_data when the defined handler is called.
40 instead use a user defined payload in SMP messages.
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst16 At the beginning of the application the array (size defined in SIZE_OF_QUEUE)
18 defined in SIZE_OF_HEADER and calculated crc16 header checksum
19 in appropriate field defined by CRC_BYTE_1 and CRC_BYTE_2. The contents of
38 The headers then are stored in multiple "sender" queues (the number is defined
42 Then in each queue-related thread several(defined in THREADS_NUM) threads are created. Each
/Zephyr-latest/subsys/fs/
DKconfig.fatfs24 This option affects FF_FS_READONLY defined in ffconf.h, inside
33 This option affects FF_USE_MKFS defined in ffconf.h, inside
78 FIL is defined in ff.h of ELM FAT driver, and is pre-allocated
88 DIR is defined in ff.h of ELM FAT driver, and is pre-allocated
132 This option affects FF_USE_LFN defined in ffconf.h, inside
139 This option affects FF_USE_LFN defined in ffconf.h, inside
147 This option affects FF_USE_LFN defined in ffconf.h, inside
158 Translates FS_FATFS_LFN_MODE selection to FF_USE_LFN, defined in ffconf.h,
199 This option affects FF_CODE_PAGE defined in ffconf.h, inside
215 mount point is defined as static/global life time variable,
[all …]
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld30 #if !defined(CONFIG_XIP) && (CONFIG_FLASH_SIZE == 0)
36 #if defined(CONFIG_ROM_END_OFFSET)
51 #if defined(CONFIG_CUSTOM_SECTION_ALIGN)
57 #if defined(CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE)
65 #if !defined(CONFIG_CUSTOM_SECTION_ALIGN) && defined(CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT)
80 #if defined(CONFIG_LINKER_DEVNULL_MEMORY)
153 #if defined (CONFIG_CPP)
168 * It must be defined for gcc to support 64-bit math and avoid
172 #if defined (__GCC_LINKER_CMD__)
211 #if defined(CONFIG_BUILD_ALIGN_LMA)
[all …]
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/
DCMakeLists.txt15 message(STATUS "LIB_LOCATION environment variable defined")
34 message(STATUS "LIB_LOCATION environment variable NOT defined")
/Zephyr-latest/soc/nxp/imxrt/
Dcontainer.ld7 #if defined(CONFIG_SOC_SERIES_IMXRT118X) && CONFIG_NXP_IMXRT_BOOT_HEADER
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/
Dnrf52840dk_nrf52840_ram_disk_region.overlay7 /* The SRAM is defined for nrf52840 in DTS to take entire 256KiB
16 /* This is defined based on dts and dtsi files for
52 * region by label we have defined it above.
/Zephyr-latest/arch/arm/core/
Dswi_tables.ld6 #if LINKER_ZEPHYR_FINAL && defined(CONFIG_ISR_TABLES_LOCAL_DECLARATION)
Dzimage_header.ld7 #if defined(CONFIG_ARM_ZIMAGE_HEADER)
/Zephyr-latest/arch/arm64/core/
Dswi_tables.ld6 #if LINKER_ZEPHYR_FINAL && defined(CONFIG_ISR_TABLES_LOCAL_DECLARATION)
/Zephyr-latest/doc/connectivity/usb/device_next/api/
Dusbd_hid_device.rst6 HID device specific API defined in :zephyr_file:`include/zephyr/usb/class/usbd_hid.h`.
Dusbd_dfu.rst6 USB DFU device specific API defined in :zephyr_file:`include/zephyr/usb/class/usbd_dfu.h`.
Duac2_device.rst6 USB Audio Class 2 device specific API defined in :zephyr_file:`include/zephyr/usb/class/usbd_uac2.h…
Dusbd_midi2.rst6 USB MIDI 2.0 device specific API defined in :zephyr_file:`include/zephyr/usb/class/usbd_midi2.h`.
Dusbd_msc_device.rst6 USB Mass Storage Class device API defined in
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-init.ld13 * The __CTOR_LIST__ and __CTOR_END__ symbols are always defined
62 #elif defined(CONFIG_TOOLCHAIN_SUPPORTS_STATIC_INIT_GNU) && !defined(CONFIG_NATIVE_APPLICATION)
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld58 #if defined(K_MEM_IS_VM_KERNEL)
63 #if defined(CONFIG_DEMAND_PAGING) && !defined(CONFIG_LINKER_GENERIC_SECTIONS_PRESENT_AT_BOOT)
78 #if defined(K_MEM_IS_VM_KERNEL)
92 #if defined(CONFIG_DEMAND_PAGING) && !defined(CONFIG_LINKER_GENERIC_SECTIONS_PRESENT_AT_BOOT)
209 * as they are usually defined as "static inline" where
400 #if defined(CONFIG_NEWLIB_LIBC) || defined(CONFIG_PICOLIBC)
448 #if defined(CONFIG_NEWLIB_LIBC) || defined(CONFIG_PICOLIBC)
593 #if defined(CONFIG_DEMAND_PAGING) && !defined(CONFIG_LINKER_GENERIC_SECTIONS_PRESENT_AT_BOOT)
620 #if !defined(CONFIG_LINKER_USE_BOOT_SECTION) || \
621 !defined(CONFIG_LINKER_USE_PINNED_SECTION)
[all …]
/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage_ram.ld9 #if defined(CONFIG_ARM) || defined(CONFIG_ARM64)
/Zephyr-latest/samples/subsys/sensing/simple/
DREADME.rst5 Get high-level sensor data in defined intervals.
12 data in defined interval.
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dlinker.ld32 * Most symbols defined in the sections below are subject to be referenced in
33 * the Zephyr Kernel image. If a symbol is used but not defined the linker will
47 #if defined(CONFIG_XIP) || defined(K_MEM_IS_VM_KERNEL)
94 #if defined(CONFIG_SOC_FAMILY_INTEL_ISH) && defined(CONFIG_PM)
310 #if !defined(CONFIG_LINKER_USE_BOOT_SECTION) || \
311 !defined(CONFIG_LINKER_USE_PINNED_SECTION)
317 #if !defined(CONFIG_LINKER_USE_BOOT_SECTION) || \
318 !defined(CONFIG_LINKER_USE_PINNED_SECTION)
488 #if !defined(CONFIG_USERSPACE)
563 #if !defined(CONFIG_CPP_EXCEPTIONS)
[all …]
/Zephyr-latest/cmake/modules/
DFindGnuLd.cmake23 # Note that this will use CROSS_COMPILE, if defined,
28 # GNULD_LINKER exists on repeated builds or defined manually...
35 "defined. Assuming GNULD_LINKER_IS_BFD as OFF, please set GNULD_LINKER_IS_BFD "
58 # Search for linker under TOOLCHAIN_HOME if it is defined
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_device_hid.rst6 USB device specific part for HID support defined in

12345678910>>...27