Home
last modified time | relevance | path

Searched defs:t0 (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.6.0/tests/kernel/tickless/tickless_concept/src/
Dmain.c71 volatile uint32_t t0, t1; in ZTEST() local
/Zephyr-Core-3.6.0/samples/drivers/counter/maxim_ds3231/src/
Dmain.c208 uint32_t t0 = k_uptime_get_32(); in set_aligned_clock() local
274 uint32_t t0 = k_uptime_get_32(); in main() local
/Zephyr-Core-3.6.0/arch/mips/include/mips/
Dregdef.h32 #define t0 $8 macro
/Zephyr-Core-3.6.0/tests/subsys/fs/littlefs/src/
Dtest_lfs_perf.c33 uint32_t t0; in write_read() local
/Zephyr-Core-3.6.0/tests/subsys/logging/log_cache/src/
Dmain.c37 union test_ids t0 = { .raw = id0 }; in cmp() local
/Zephyr-Core-3.6.0/include/zephyr/arch/riscv/
Dexception.h54 unsigned long t0; /* Caller-saved temporary register */ member
/Zephyr-Core-3.6.0/arch/riscv/core/
Dcoredump.c16 uint32_t t0; member
/Zephyr-Core-3.6.0/include/zephyr/arch/mips/
Dexception.h24 unsigned long t0; /* Caller-saved temporary register */ member
/Zephyr-Core-3.6.0/tests/kernel/timer/timer_api/src/
Dmain.c738 uint64_t t0, t1; in ZTEST_USER() local
/Zephyr-Core-3.6.0/tests/drivers/timer/nrf_rtc_timer/src/
Dmain.c115 k_timeout_t t0 = in ZTEST() local
/Zephyr-Core-3.6.0/tests/kernel/context/src/
Dmain.c225 uint64_t t0, dt; in _test_kernel_cpu_idle() local
/Zephyr-Core-3.6.0/include/zephyr/net/
Dcoap.h329 int64_t t0; /**< Time when the request was sent */ member