Home
last modified time | relevance | path

Searched refs:where (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/Zephyr-latest/include/zephyr/linker/
Dlinker-tool-mwdt.h29 #define GROUP_START(where) argument
30 #define GROUP_END(where) argument
37 #define GROUP_LINK_IN(where) > where argument
Dlinker-tool-gcc.h71 #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/
DKconfig13 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/
DKconfig13 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/
DKconfig13 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/
DKconfig13 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/
Dmini_lock.cocci2 /// 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
Dint_ms_to_timeout.cocci43 // 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/
DKconfig14 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/
DKconfig19 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/
DKconfig15 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/
Dnrf54l15_cpuflpr.JLinkScript2 // Base address where DMI registers can be found in the APB address space
/Zephyr-latest/boards/nordic/nrf54l15dk/support/
Dnrf54l_05_10_15_cpuflpr.JLinkScript2 // Base address where DMI registers can be found in the APB address space
/Zephyr-latest/boards/nordic/nrf7002dk/
DKconfig27 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/
Dsetup.py28 packages=setuptools.find_packages(where='src'),
/Zephyr-latest/boards/nordic/nrf54h20dk/support/
Dnrf54h20_cpuflpr.JLinkScript2 // Base address where DMI registers can be found in the APB address space
Dnrf54h20_cpuppr.JLinkScript2 // Base address where DMI registers can be found in the APB address space
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld15 * 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/
Dudoo_neo_full_mcimx6x_m4.dts17 #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/
Dregulators.rst16 The simplest case where a regulator is needed is one where there is only one
/Zephyr-latest/tests/kernel/mp/
DKconfig5 # Must have this on where available, otherwise the linker will place
/Zephyr-latest/cmake/modules/
Dpre_dt.cmake8 # 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/
Dnucleo_f091rc.overlay8 * stm32F0 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
Dnucleo_f401re.overlay8 * stm32F4 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
/Zephyr-latest/drivers/spi/
DKconfig.sam32 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

12345678910>>...23