Home
last modified time | relevance | path

Searched refs:local (Results 26 – 50 of 431) sorted by relevance

12345678910>>...18

/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/boards/
Dnucleo_f429zi.overlay2 local-mac-address = [00 00 00 77 77 77];
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.loapic8 This option selects local APIC as the interrupt controller.
13 bool "Access local APIC in x2APIC mode"
15 If your local APIC supports x2APIC mode, turn this on.
25 by software), the local APIC will deliver a spurious-interrupt
/Zephyr-latest/doc/connectivity/networking/api/
Dethernet.rst7 :local:
20 Ethernet is a networking technology commonly used in local area networks (LAN).
Dip_4_6.rst7 :local:
Ddns_resolve.rst7 :local:
26 The link-local multicast name resolution (LLMNR) client resolver support can be
Dsntp.rst7 :local:
/Zephyr-latest/soc/intel/intel_ish/doc/
Dsupported_features.txt4 In addition to the standard architecture devices (HPET, local and I/O APICs,
/Zephyr-latest/arch/xtensa/core/
Dtls.c15 #error SoC does not support THREADPTR for thread local storage.
/Zephyr-latest/boards/shields/mikroe_eth3_click/
Dmikroe_eth3_click.overlay11 local-mac-address = [00 00 00 01 02 03];
/Zephyr-latest/doc/kernel/
Dtimeutil.rst17 time scales used in daily life, such as local time or Coordinated Universal
20 local time offsets like daylight saving time.
54 interpreted relative to a time scale which may be local time, UTC, or some
94 time scale/source (e.g. TAI) and a local time source
97 instant in both the reference and local time scales.
127 to time scales that legally defined by civil authorities, like local
128 governments, often to align local midnight to solar time.
148 (or "local time") which is the time at a particular location. Standard
151 saving time") to align standard time to the local solar time. In a sense
152 local time is "more discontinuous" than UT.
[all …]
/Zephyr-latest/samples/boards/nxp/s32/netc/
Dvsi-and-psi.overlay19 local-mac-address = [00 00 00 01 02 11];
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst10 on the entire workspace. For example, ``west diff`` shows local changes in
15 on the local file system. Omitting project arguments to commands which
30 2. Creating a workspace around an existing local manifest repository
62 **Option 2**: to create a workspace around an existing local manifest
107 #. Initializes a local Git repository for the project in the workspace, if
113 #. Checks out ``manifest-rev`` in the local working copy as a `detached
139 typically a safe operation that will not modify any of your local branches.
141 However, if you had added some local commits onto a previously detached
145 this if you have local commits in the project, make sure you have a local
151 If you would like ``west update`` to keep local branches checked out as
[all …]
/Zephyr-latest/cmake/linker_script/common/
Dthread-local-storage.cmake1 # originates from thread-local-storage.ld
20 # thread-local variables, and the code would use
/Zephyr-latest/drivers/sensor/ti/lm95234/
Dlm95234.c75 int32_t local; member
149 ret = lm95234_fetch_temp(cfg, data, SENSOR_CHAN_AMBIENT_TEMP, &data->local); in lm95234_sample_fetch()
163 ret = lm95234_fetch_temp(cfg, data, chan, &data->local); in lm95234_sample_fetch()
189 raw_temp = data->local; in lm95234_channel_get()
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dintel_socfpga_agilex5_socdk.overlay13 local-mac-address = [06 00 00 00 00 01];
/Zephyr-latest/samples/net/sockets/echo_server/boards/
Dintel_socfpga_agilex5_socdk.overlay13 local-mac-address = [06 00 00 00 00 02];
/Zephyr-latest/boards/shields/mikroe_eth_click/
Dmikroe_eth_click.overlay12 local-mac-address = [00 00 00 01 02 03];
/Zephyr-latest/boards/qemu/riscv32_xip/
DKconfig.defconfig6 # Use thread local storage by default so that this feature gets more CI coverage.
/Zephyr-latest/boards/qemu/riscv32e/
DKconfig.defconfig6 # Use thread local storage by default so that this feature gets more CI coverage.
/Zephyr-latest/soc/intel/alder_lake/doc/
Dsupported_features.txt4 In addition to the standard architecture devices (HPET, local and I/O APICs,
/Zephyr-latest/soc/intel/elkhart_lake/doc/
Dsupported_features.txt4 In addition to the standard architecture devices (HPET, local and I/O APICs,
/Zephyr-latest/soc/intel/raptor_lake/doc/
Dsupported_features.txt4 In addition to the standard architecture devices (HPET, local and I/O APICs,
/Zephyr-latest/boards/qemu/riscv32/
DKconfig.defconfig6 # Use thread local storage by default so that this feature gets more CI coverage.
/Zephyr-latest/dts/arm/xilinx/
Dzynqmp_rpu.dtsi33 local-ipi-id = <1>;
66 local-ipi-id = <2>;
/Zephyr-latest/arch/sparc/core/
Dfatal.c92 uint32_t local[8]; member
155 flushed ? flushed->local[i] : 0, in print_integer_registers()

12345678910>>...18