Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/subsys/shell/shell_device/src/
Dmain.c48 static const struct device *d2 = &DEVICE_NAME_GET(device_2); variable
/Zephyr-latest/tests/subsys/shell/shell_device_filter/src/
Dmain.c27 static const struct device *d2 = &DEVICE_NAME_GET(device_2); variable
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_registry/src/
Dlwm2m_registry.c150 double d2; in ZTEST() local
537 double d2; in ZTEST() local
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c574 uint16_t d2 = (halfword & 0x0f0f) << 4; in swap16() local
584 uint32_t d2 = (word & 0x0f0f0f0f) << 4; in swap32() local
/Zephyr-latest/kernel/
Dsched.c76 uint32_t d2 = thread_2->base.prio_deadline; in z_sched_prio_cmp() local