/Zephyr-Core-3.7.0/samples/kernel/condition_variables/condvar/src/ |
D | main.c | 79 long t1 = 1, t2 = 2, t3 = 3; in main() local
|
/Zephyr-Core-3.7.0/tests/kernel/tickless/tickless_concept/src/ |
D | main.c | 71 volatile uint32_t t0, t1; in ZTEST() local
|
/Zephyr-Core-3.7.0/tests/boards/mtk_adsp/src/ |
D | main.c | 29 uint32_t t1 = k_cycle_get_32(), cc1 = ccount(); in cpu_hz() local
|
/Zephyr-Core-3.7.0/samples/drivers/counter/maxim_ds3231/src/ |
D | main.c | 218 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/ |
D | regdef.h | 33 #define t1 $9 macro
|
/Zephyr-Core-3.7.0/tests/subsys/fs/littlefs/src/ |
D | test_lfs_perf.c | 34 uint32_t t1; in write_read() local
|
/Zephyr-Core-3.7.0/samples/net/dsa/src/ |
D | dsa_lldp.c | 99 uint8_t *p, t1, t2; in dsa_lldp_print_info() local
|
/Zephyr-Core-3.7.0/tests/subsys/logging/log_cache/src/ |
D | main.c | 38 union test_ids t1 = { .raw = id1 }; in cmp() local
|
/Zephyr-Core-3.7.0/include/zephyr/arch/riscv/ |
D | exception.h | 55 unsigned long t1; /* Caller-saved temporary register */ member
|
/Zephyr-Core-3.7.0/arch/riscv/core/ |
D | coredump.c | 22 uint64_t t1; member
|
/Zephyr-Core-3.7.0/include/zephyr/arch/mips/ |
D | exception.h | 25 unsigned long t1; /* Caller-saved temporary register */ member
|
/Zephyr-Core-3.7.0/drivers/sdhc/ |
D | sdhc_esp32.c | 186 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/ |
D | main.c | 62 static struct net_trickle t1; variable
|
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/ |
D | dhcpv6_internal.h | 101 uint32_t t1; member 117 uint32_t t1; member
|
D | dhcpv6.c | 72 uint32_t t1, uint32_t t2, in dhcvp6_update_deadlines()
|
/Zephyr-Core-3.7.0/drivers/ieee802154/ |
D | ieee802154_b91.c | 423 unsigned int t1 = stimer_get_tick(); in b91_cca() local
|
/Zephyr-Core-3.7.0/tests/kernel/timer/timer_api/src/ |
D | main.c | 740 uint64_t t0, t1; in ZTEST_USER() local
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmp388/ |
D | bmp388.h | 142 uint16_t t1; member
|
/Zephyr-Core-3.7.0/tests/drivers/timer/nrf_rtc_timer/src/ |
D | main.c | 120 k_timeout_t t1 = K_MSEC(4); in ZTEST() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/ptp/ |
D | clock.c | 51 uint64_t t1; member
|
D | port.c | 123 uint64_t t1, t2, t1c; in port_synchronize() local
|
/Zephyr-Core-3.7.0/subsys/mgmt/osdp/src/ |
D | osdp_cp.c | 349 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/ |
D | main.c | 549 long t1 = 1, t2 = 2, t3 = 3; in _condvar_usecase() local
|
/Zephyr-Core-3.7.0/tests/drivers/can/shell/src/ |
D | main.c | 32 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/ |
D | net_if.h | 385 uint64_t t1; member
|