/Zephyr-latest/include/zephyr/linker/ |
D | linker-tool-mwdt.h | 29 #define GROUP_START(where) argument 30 #define GROUP_END(where) argument 37 #define GROUP_LINK_IN(where) > where argument
|
D | linker-tool-gcc.h | 71 #define GROUP_START(where) argument 72 #define GROUP_END(where) argument 91 #define GROUP_LINK_IN(where) argument 93 #define GROUP_LINK_IN(where) > where
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/ |
D | Kconfig | 13 image application where one or more images should be located on 26 image application where one or more images should be located on
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | Kconfig | 13 image application where one or more images should be located on 26 image application where one or more images should be located on
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | Kconfig | 13 image application where one or more images should be located on 25 image application where one or more images should be located on
|
/Zephyr-latest/boards/raytac/mdbt53v_db_40/ |
D | Kconfig | 13 image application where one or more images should be located on 26 image application where one or more images should be located on
|
/Zephyr-latest/scripts/coccinelle/ |
D | mini_lock.cocci | 2 /// where the unlock is missing from an if branch, and there is a lock 4 /// cases where the if branch represents a case where the function is 5 /// supposed to exit with the lock held, or where there is some preceding
|
D | int_ms_to_timeout.cocci | 43 // Identify call sites where an identifier is used for the timeout 52 // Select call sites where a constant literal (not identifier) is used 94 // ** Handle call sites where a timeout is specified by an expression 172 // ** Handle call sites where an integer parameter is used in a 230 // Select declarers where the startup delay is a timeout expression 281 // ** Handle k_timer_start where the second (not last) argument is a 284 // Select call sites where an identifier is used for the duration timeout 293 // Select call sites where a constant literal (not identifier) is used
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | Kconfig | 14 image application where one or more images should be located on 27 image application where one or more images should be located on
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | Kconfig | 19 image application where one or more images should be located on 32 image application where one or more images should be located on
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | Kconfig | 15 image application where one or more images should be located on 28 image application where one or more images should be located on
|
/Zephyr-latest/boards/panasonic/panb511evb/support/ |
D | nrf54l15_cpuflpr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
/Zephyr-latest/boards/nordic/nrf54l15dk/support/ |
D | nrf54l_05_10_15_cpuflpr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
/Zephyr-latest/boards/nordic/nrf7002dk/ |
D | Kconfig | 27 image application where one or more images should be located on 44 image application where one or more images should be located on
|
/Zephyr-latest/scripts/dts/python-devicetree/ |
D | setup.py | 28 packages=setuptools.find_packages(where='src'),
|
/Zephyr-latest/boards/nordic/nrf54h20dk/support/ |
D | nrf54h20_cpuflpr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
D | nrf54h20_cpuppr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 15 * and this is where the Zephyr image is booted from. The linker LMAs and VMAs 23 * Setting LMAs here helps let QEMU or any other ELF-aware loader know where to 67 /* Physical RAM location where the kernel image is loaded */ 86 /* Address range where the kernel will be installed on a flash part (XIP), 108 * It doesn't matter where this region goes as it is stripped from the
|
/Zephyr-latest/boards/udoo/udoo_neo_full/ |
D | udoo_neo_full_mcimx6x_m4.dts | 17 #define DT_FLASH_ADDR 84000000 /* DT_ADDR will add leading 0x where needed */ 25 #define DT_SRAM_ADDR 84080000 /* DT_ADDR will add leading 0x where needed */
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | regulators.rst | 16 The simplest case where a regulator is needed is one where there is only one
|
/Zephyr-latest/tests/kernel/mp/ |
D | Kconfig | 5 # Must have this on where available, otherwise the linker will place
|
/Zephyr-latest/cmake/modules/ |
D | pre_dt.cmake | 8 # Finalize the value of DTS_ROOT, so we know where all our 14 # - DTS_ROOT: a deduplicated list of places where devicetree 18 # with one path per potential location where C preprocessor #includes
|
/Zephyr-latest/samples/subsys/task_wdt/boards/ |
D | nucleo_f091rc.overlay | 8 * stm32F0 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
|
D | nucleo_f401re.overlay | 8 * stm32F4 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sam | 32 as the longest set of spi_buf_sets used, where normal SPI operations are 33 used (equal length buffers). It may need to be slightly deeper where the
|