Searched refs:locations (Results 1 – 25 of 55) sorted by relevance
123
/Zephyr-latest/tests/subsys/logging/log_api/ |
D | Kconfig | 9 bool "Append read-only string locations to the package"
|
/Zephyr-latest/cmake/modules/ |
D | generated_file_directories.cmake | 5 # This file creates locations in the build directory
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig | 14 # overridden (by defining symbols in multiple locations)
|
/Zephyr-latest/drivers/mdio/ |
D | Kconfig | 26 # overridden (by defining symbols in multiple locations)
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 16 relocatable, and cannot be placed at specific locations in memory. 18 appropriate locations at startup, clear any zero-filled (BSS, etc...) 68 arbitrary locations in memory. I couldn't make it work, basically.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 40 If you install the Zephyr SDK outside any of the default locations (listed in 108 It is recommended to extract the Zephyr SDK bundle at one of the following locations: 164 It is recommended to extract the Zephyr SDK bundle at one of the following locations: 210 It is recommended to extract the Zephyr SDK bundle at one of the following locations:
|
/Zephyr-latest/tests/subsys/sd/mmc/ |
D | README.txt | 29 sector locations across the MMC card.
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 29 sector locations across the SD card.
|
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/ |
D | index.rst | 69 at address 0x41010000. The ATCM/BTCM locations are fixed in hardware, but the 71 locations or sizes, you must also update for the same on the A72 software.
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 64 locations. Package may contain information where read-only strings are located 75 locations is present in the package. 134 | | 1 byte: Number of read-only string argument locations | 136 | | 1 byte: Number of transient string argument locations |
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 15 starts by reading sectors from a variety of start locations. Each location is
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 29 # we rely on default MWDT header locations and don't manually specify headers directories.
|
D | compiler_flags.cmake | 202 # We rely on the default C/C++ include locations which are provided by MWDT if we do build with
|
/Zephyr-latest/doc/develop/ |
D | env_vars.rst | 122 - adds some Zephyr-specific locations (such as zephyr's :file:`scripts` 156 - adds some Zephyr-specific locations (such as zephyr's :file:`scripts`
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 264 symbol in multiple locations. As an example, say we want to set ``FOO_WIDTH`` 306 When a symbol is defined in multiple locations, each definition acts as an 311 symbol more restrictive by defining it in multiple locations. 388 choice in multiple locations. For this to work, the choice must have a name.
|
/Zephyr-latest/soc/silabs/ |
D | Kconfig | 272 locations. This is supported by e.g. efr32fg1p, efr32mg12p series. 273 If disabled, indicates that pin locations are configured in groups.
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 95 * physical ROM locations
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.nrfx | 93 receive buffers from all memory locations. They are restricted to
|
/Zephyr-latest/cmake/linker/ld/ |
D | target.cmake | 169 # are linked at specific locations.
|
/Zephyr-latest/cmake/linker/xt-ld/ |
D | target.cmake | 16 # are linked at specific locations.
|
/Zephyr-latest/doc/develop/west/ |
D | why.rst | 62 - Requires hardcoding of the paths/locations of the external repositories
|
D | without-west.rst | 13 - specifying the locations of these repositories to the Zephyr build
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | linker.ld | 156 /* The vector table goes into core-dependent flash locations. */
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 263 It is recommended to extract the Zephyr SDK bundle at one of the following locations: 276 If you install the Zephyr SDK outside any of these locations, you must
|
/Zephyr-latest/boards/renesas/ek_ra6m1/doc/ |
D | index.rst | 47 locations on the board.
|
123