Searched defs:t3 (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/samples/kernel/condition_variables/condvar/src/ |
D | main.c | 79 long t1 = 1, t2 = 2, t3 = 3; in main() local
|
/Zephyr-latest/samples/boards/nordic/coresight_stm/src/ |
D | main.c | 61 uint32_t t0, t1, t2, t3, t_s; in main() local
|
/Zephyr-latest/arch/mips/include/mips/ |
D | regdef.h | 35 #define t3 $11 macro
|
/Zephyr-latest/include/zephyr/arch/riscv/ |
D | exception.h | 64 unsigned long t3; /* Caller-saved temporary register */ member
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | exception.h | 27 unsigned long t3; /* Caller-saved temporary register */ member
|
/Zephyr-latest/arch/riscv/core/ |
D | coredump.c | 33 uint64_t t3; member
|
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/src/ |
D | main.c | 130 k_timeout_t t3 = in ZTEST() local
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | clock.c | 53 uint64_t t3; member
|
D | port.c | 657 uint64_t t3, t4, t4c; in port_delay_resp_msg_process() local
|
/Zephyr-latest/drivers/sensor/bosch/bmp388/ |
D | bmp388.h | 157 int8_t t3; member
|
/Zephyr-latest/tests/kernel/condvar/condvar_api/src/ |
D | main.c | 549 long t1 = 1, t2 = 2, t3 = 3; in _condvar_usecase() local
|