Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 25) sorted by relevance

/Zephyr-Core-3.7.0/samples/kernel/condition_variables/condvar/src/
Dmain.c79 long t1 = 1, t2 = 2, t3 = 3; in main() local
/Zephyr-Core-3.7.0/tests/kernel/tickless/tickless_concept/src/
Dmain.c71 volatile uint32_t t0, t1; in ZTEST() local
/Zephyr-Core-3.7.0/tests/boards/mtk_adsp/src/
Dmain.c29 uint32_t t1 = k_cycle_get_32(), cc1 = ccount(); in cpu_hz() local
/Zephyr-Core-3.7.0/samples/drivers/counter/maxim_ds3231/src/
Dmain.c218 uint32_t t1 = k_uptime_get_32(); in set_aligned_clock() local
281 uint32_t t1 = k_uptime_get_32(); in main() local
/Zephyr-Core-3.7.0/arch/mips/include/mips/
Dregdef.h33 #define t1 $9 macro
/Zephyr-Core-3.7.0/tests/subsys/fs/littlefs/src/
Dtest_lfs_perf.c34 uint32_t t1; in write_read() local
/Zephyr-Core-3.7.0/samples/net/dsa/src/
Ddsa_lldp.c99 uint8_t *p, t1, t2; in dsa_lldp_print_info() local
/Zephyr-Core-3.7.0/tests/subsys/logging/log_cache/src/
Dmain.c38 union test_ids t1 = { .raw = id1 }; in cmp() local
/Zephyr-Core-3.7.0/include/zephyr/arch/riscv/
Dexception.h55 unsigned long t1; /* Caller-saved temporary register */ member
/Zephyr-Core-3.7.0/arch/riscv/core/
Dcoredump.c22 uint64_t t1; member
/Zephyr-Core-3.7.0/include/zephyr/arch/mips/
Dexception.h25 unsigned long t1; /* Caller-saved temporary register */ member
/Zephyr-Core-3.7.0/drivers/sdhc/
Dsdhc_esp32.c186 int64_t t1 = 0; in handle_idle_state_events() local
295 int64_t t1 = 0; in sdmmc_host_start_command() local
722 int64_t t1 = 0; in sdmmc_host_clock_update_command() local
941 int64_t t1 = 0; in sdhc_esp32_reset() local
/Zephyr-Core-3.7.0/tests/net/trickle/src/
Dmain.c62 static struct net_trickle t1; variable
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/
Ddhcpv6_internal.h101 uint32_t t1; member
117 uint32_t t1; member
Ddhcpv6.c72 uint32_t t1, uint32_t t2, in dhcvp6_update_deadlines()
/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_b91.c423 unsigned int t1 = stimer_get_tick(); in b91_cca() local
/Zephyr-Core-3.7.0/tests/kernel/timer/timer_api/src/
Dmain.c740 uint64_t t0, t1; in ZTEST_USER() local
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmp388/
Dbmp388.h142 uint16_t t1; member
/Zephyr-Core-3.7.0/tests/drivers/timer/nrf_rtc_timer/src/
Dmain.c120 k_timeout_t t1 = K_MSEC(4); in ZTEST() local
/Zephyr-Core-3.7.0/subsys/net/lib/ptp/
Dclock.c51 uint64_t t1; member
Dport.c123 uint64_t t1, t2, t1c; in port_synchronize() local
/Zephyr-Core-3.7.0/subsys/mgmt/osdp/src/
Dosdp_cp.c349 int ret = OSDP_CP_ERR_GENERIC, pos = 0, t1, t2; in cp_decode_response() local
/Zephyr-Core-3.7.0/tests/kernel/condvar/condvar_api/src/
Dmain.c549 long t1 = 1, t2 = 2, t3 = 3; in _condvar_usecase() local
/Zephyr-Core-3.7.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.7.0/include/zephyr/net/
Dnet_if.h385 uint64_t t1; member