Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 18 of 18) sorted by relevance

/Zephyr-Core-3.5.0/samples/kernel/condition_variables/condvar/src/
Dmain.c80 long t1 = 1, t2 = 2, t3 = 3; in main() local
/Zephyr-Core-3.5.0/arch/mips/include/mips/
Dregdef.h34 #define t2 $10 macro
/Zephyr-Core-3.5.0/samples/net/dsa/src/
Ddsa_lldp.c99 uint8_t *p, t1, t2; in dsa_lldp_print_info() local
/Zephyr-Core-3.5.0/include/zephyr/arch/riscv/
Dexp.h56 unsigned long t2; /* Caller-saved temporary register */ member
/Zephyr-Core-3.5.0/arch/riscv/core/
Dcoredump.c18 uint32_t t2; member
/Zephyr-Core-3.5.0/include/zephyr/arch/mips/
Dexp.h26 unsigned long t2; /* Caller-saved temporary register */ member
/Zephyr-Core-3.5.0/tests/net/trickle/src/
Dmain.c63 static struct net_trickle t2; variable
/Zephyr-Core-3.5.0/subsys/net/ip/
Ddhcpv6_internal.h102 uint32_t t2; member
118 uint32_t t2; member
Ddhcpv6.c72 uint32_t t1, uint32_t t2, in dhcvp6_update_deadlines()
/Zephyr-Core-3.5.0/tests/kernel/timer/timer_api/src/
Dmain.c737 k_timeout_t t = K_TIMEOUT_ABS_TICKS(exp_ticks), t2; in ZTEST_USER() local
/Zephyr-Core-3.5.0/tests/drivers/timer/nrf_rtc_timer/src/
Dmain.c125 k_timeout_t t2 = K_MSEC(100); in ZTEST() local
/Zephyr-Core-3.5.0/drivers/sensor/bmp388/
Dbmp388.h143 uint16_t t2; member
/Zephyr-Core-3.5.0/subsys/mgmt/osdp/src/
Dosdp_cp.c314 int ret = OSDP_CP_ERR_GENERIC, pos = 0, t1, t2; in cp_decode_response() local
/Zephyr-Core-3.5.0/tests/kernel/condvar/condvar_api/src/
Dmain.c533 long t1 = 1, t2 = 2, t3 = 3; in _condvar_usecase() local
/Zephyr-Core-3.5.0/tests/drivers/can/shell/src/
Dmain.c32 static void assert_can_timing_equal(const struct can_timing *t1, const struct can_timing *t2) in assert_can_timing_equal()
/Zephyr-Core-3.5.0/tests/kernel/smp/src/
Dmain.c28 struct k_thread t2; variable
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c158 uint32_t t2 = GENFSK->T2_CMP & GENFSK_T2_CMP_T2_CMP_MASK; in tmp_cb() local
/Zephyr-Core-3.5.0/include/zephyr/net/
Dnet_if.h308 uint64_t t2; member