Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/samples/kernel/condition_variables/condvar/src/
Dmain.c79 long t1 = 1, t2 = 2, t3 = 3; in main() local
/Zephyr-latest/samples/boards/nordic/coresight_stm/src/
Dmain.c61 uint32_t t0, t1, t2, t3, t_s; in main() local
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h35 #define t3 $11 macro
/Zephyr-latest/include/zephyr/arch/riscv/
Dexception.h64 unsigned long t3; /* Caller-saved temporary register */ member
/Zephyr-latest/include/zephyr/arch/mips/
Dexception.h27 unsigned long t3; /* Caller-saved temporary register */ member
/Zephyr-latest/arch/riscv/core/
Dcoredump.c33 uint64_t t3; member
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/src/
Dmain.c130 k_timeout_t t3 = in ZTEST() local
/Zephyr-latest/subsys/net/lib/ptp/
Dclock.c53 uint64_t t3; member
Dport.c657 uint64_t t3, t4, t4c; in port_delay_resp_msg_process() local
/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388.h157 int8_t t3; member
/Zephyr-latest/tests/kernel/condvar/condvar_api/src/
Dmain.c549 long t1 = 1, t2 = 2, t3 = 3; in _condvar_usecase() local