/Zephyr-latest/tests/kernel/tickless/tickless_concept/src/ |
D | main.c | 71 volatile uint32_t t0, t1; in ZTEST() 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/tests/boards/mtk_adsp/src/ |
D | main.c | 25 uint32_t t0 = k_cycle_get_32(), cc0 = ccount(); in cpu_hz() local
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/ |
D | main.c | 208 uint32_t t0 = k_uptime_get_32(); in set_aligned_clock() local 274 uint32_t t0 = k_uptime_get_32(); in main() local
|
/Zephyr-latest/arch/mips/include/mips/ |
D | regdef.h | 32 #define t0 $8 macro
|
/Zephyr-latest/tests/subsys/fs/littlefs/src/ |
D | test_lfs_perf.c | 33 uint32_t t0; in write_read() local
|
/Zephyr-latest/tests/subsys/logging/log_cache/src/ |
D | main.c | 37 union test_ids t0 = { .raw = id0 }; in cmp() local
|
/Zephyr-latest/include/zephyr/arch/riscv/ |
D | exception.h | 60 unsigned long t0; /* Caller-saved temporary register */ member
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | exception.h | 24 unsigned long t0; /* Caller-saved temporary register */ member
|
/Zephyr-latest/arch/riscv/core/ |
D | coredump.c | 22 uint64_t t0; member
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_esp32.c | 190 int64_t t0 = esp_timer_get_time(); in handle_idle_state_events() local 299 int64_t t0 = esp_timer_get_time(); in sdmmc_host_start_command() local 726 int64_t t0 = esp_timer_get_time(); in sdmmc_host_clock_update_command() local 934 int64_t t0 = esp_timer_get_time(); in sdhc_esp32_reset() local
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | cpuclk.c | 80 uint32_t t0 = TIMER; in delay_us() local
|
/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/ |
D | stm32_digi_temp.c | 33 uint16_t t0; member
|
/Zephyr-latest/tests/subsys/logging/log_frontend_stmesp_demux/src/ |
D | main.c | 387 uint64_t t0 = 0x1122334455; in ZTEST() local 423 uint64_t t0 = 0x1122334455; in ZTEST() local
|
/Zephyr-latest/tests/kernel/timer/timer_api/src/ |
D | main.c | 740 uint64_t t0, t1; in ZTEST_USER() local
|
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/src/ |
D | main.c | 115 k_timeout_t t0 = in ZTEST() local
|
/Zephyr-latest/tests/kernel/context/src/ |
D | main.c | 225 uint64_t t0, dt; in _test_kernel_cpu_idle() local
|
/Zephyr-latest/include/zephyr/net/ |
D | coap.h | 378 int64_t t0; /**< Time when the request was sent */ member
|