Searched refs:addresses (Results 51 – 75 of 196) sorted by relevance
12345678
/Zephyr-latest/doc/connectivity/networking/api/ |
D | dns_resolve.rst | 15 Supported DNS answers are IPv4/IPv6 addresses and CNAME.
|
/Zephyr-latest/doc/services/profiling/ |
D | perf.rst | 18 The :zephyr_file:`scripts/profiling/stackcollapse.py` script can be used to convert return addresses
|
/Zephyr-latest/kernel/ |
D | Kconfig.vm | 26 at least when the kernel boots all virtual RAM addresses are the same 32 instruction pointer to virtual addresses at early boot before 37 base addresses being aligned to some common value (which allows 59 Will be used to convert between physical and virtual addresses for
|
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_corstone300_an552.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_fvp.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone310_fvp.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_an547.dts | 61 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone310_an555.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_fvp_ns.dts | 45 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone310_an555_ns.dts | 45 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone310_fvp_ns.dts | 45 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_an552_ns.dts | 45 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_an547_ns.dts | 46 /* We utilize the secure addresses, if you subtract 0x10000000
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_common | 40 addresses to signifiy the memory space the address is in.
|
D | Kconfig | 17 DMA addresses are supported.
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 11 * By default, the kernel is linked at its physical address and all addresses 16 * are set up, such that read/write data/bss have their VMA addresses
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 29 they may not have addresses when powered on. Therefore, an additional 79 #. Do ``RSTDAA`` to reset dynamic addresses of connected devices. 83 assign them new addresses. 91 to assign static addresses as dynamic addresses. 98 still devices without addresses.
|
/Zephyr-latest/arch/arc/ |
D | CMakeLists.txt | 36 # linkage to high addresses for 64bit ARC platforms.
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 159 Unit addresses 163 introduces a new devicetree concept: unit addresses. Unit addresses are the 165 ``i2c@40003000``, or ``39`` in ``apds9960@39``. Unit addresses are optional: 168 In devicetree, unit addresses give a node's address in the 169 address space of its parent node. Here are some example unit addresses for 271 unit addresses described above. This is not a coincidence. The ``reg``
|
/Zephyr-latest/samples/net/telnet/ |
D | README.rst | 10 This application will setup IPv4/IPv6 addresses on the default 71 the :file:`prj_frdm_k64f.conf` to set static IPv4 addresses if it is really needed.
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 52 BRIEF_DOCS "Object files that are generated after symbol addresses are fixed." 54 Object files that are generated after symbol addresses are fixed.\ 60 BRIEF_DOCS "Source files that are generated after symbol addresses are fixed." 62 Source files that are generated after symbol addresses are fixed.\
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 20 # Use large code model for addresses larger than 32 bits,
|
/Zephyr-latest/soc/nordic/nrf54l/ |
D | Kconfig | 63 addresses.
|
/Zephyr-latest/doc/services/llext/ |
D | debug.rst | 56 add-symbol-file <path-to-debug.elf> <load-addresses> 59 information identified in step 2, and ``<load-addresses>`` is a space 79 addresses to some ``elf_buffer+0x123`` instead of an expected ``ext_fn``. 124 SDK version 0.17.0. However, the exact addresses may still vary between 182 the extension loading. Find the section with the addresses: 199 Use these addresses to load the symbols into GDB:
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | README.rst | 79 assigns sequential unicast addresses based on the number of elements 95 Group addresses are not supported.
|
12345678