Home
last modified time | relevance | path

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

123

/Zephyr-Core-3.7.0/soc/ite/ec/common/
Dvector.S32 lb t1, 0(t0)
33 ori t1, t1, IT8XXX2_GCTRL_JTAG
34 sb t1, 0(t0)
37 li t1, 0
39 sb t1, 0(t0)
41 sb t1, 1(t0)
43 sb t1, 4(t0)
45 sb t1, 5(t0)
47 sb t1, 6(t0)
51 sb t1, 0(t0)
[all …]
/Zephyr-Core-3.7.0/arch/riscv/core/
Disr.S28 RV_E( op t1, __struct_arch_esf_t1_OFFSET(sp) );\
145 sr t1, _curr_cpu_arch_user_exc_tmp1(s0)
149 li t1, MSTATUS_MPP
150 and t0, t0, t1
173 lr t1, _curr_cpu_arch_user_exc_tmp1(s0)
201 li t1, MSTATUS_FS
202 and t1, t1, t2
203 bnez t1, no_fp
206 li t1, CONFIG_RISCV_MCAUSE_EXCEPTION_MASK
207 and t2, t2, t1
[all …]
Dreset.S65 li t1, __z_interrupt_stack_SIZEOF
66 add t1, t1, t0
73 blt t0, t1, aa_loop
97 li t1, -1
98 sr t1, 0(t0)
112 li t1, 1
113 sr t1, 0(t0)
Dpmp.S40 slli t1, a0, 4 /* 16-byte instruction blocks */
41 add t0, t0, t1
51 li t1, _index + 1
53 beq t1, a1, pmpaddr_done
67 slli t1, a0, 4 /* 16-byte instruction blocks */
68 add t0, t0, t1
Dcoredump.c22 uint64_t t1; member
43 uint32_t t1;
92 arch_blk.r.t1 = esf->t1; in arch_coredump_info_dump()
/Zephyr-Core-3.7.0/soc/openisa/rv32m1/
Dsoc_irq.S34 li t1, 1
35 sll t1, t1, a0
36 sw t1, 0x00(t0)
53 csrr t1, RI5CY_LPEND0
56 sw t1, __soc_esf_t_lpend0_OFFSET(a0)
59 csrr t1, RI5CY_LPEND1
62 sw t1, __soc_esf_t_lpend1_OFFSET(a0)
71 lw t1, __soc_esf_t_lpend0_OFFSET(a0)
74 csrw RI5CY_LPEND0, t1
77 lw t1, __soc_esf_t_lpend1_OFFSET(a0)
[all …]
Dwdog.S45 li t1, WDOG_BASE
49 sw t2, WDOG_CNT_OFFSET(t1)
52 lw t2, WDOG_CS_OFFSET(t1)
55 sw t2, WDOG_CS_OFFSET(t1)
59 sw t2, WDOG_TOVAL_OFFSET(t1)
/Zephyr-Core-3.7.0/arch/mips/core/
Disr.S44 op t1, ESF_O(t1)(sp) ;\
90 mflo t1
92 OP_STOREREG t1, ESF_O(lo)(sp)
95 mfc0 t1, CP0_BADVADDR
96 OP_STOREREG t1, ESF_O(badvaddr)(sp)
99 mfc0 t1, CP0_CAUSE
100 OP_STOREREG t1, ESF_O(cause)(sp)
106 and k1, k0, t1
114 and t1, t1, t0
116 and a0, a0, t1
[all …]
Dreset.S35 li t1, CONFIG_ISR_STACK_SIZE
36 add t1, t1, t0
43 blt t0, t1, aa_loop
/Zephyr-Core-3.7.0/tests/net/trickle/src/
Dmain.c62 static struct net_trickle t1; variable
89 ret = net_trickle_create(&t1, T1_IMIN, T1_IMAX, T1_K); in test_trickle_create()
103 ret = net_trickle_start(&t1, cb_1, &t1); in test_trickle_start()
112 zassert_false(net_trickle_stop(&t1), in test_trickle_stop()
121 zassert_true(net_trickle_is_running(&t1), "Trickle 1 not running"); in test_trickle_1_status()
124 net_trickle_inconsistency(&t1); in test_trickle_1_status()
126 net_trickle_consistency(&t1); in test_trickle_1_status()
147 zassert_true(net_trickle_is_running(&t1), "Trickle 1 not running"); in test_trickle_1_wait()
159 zassert_true(net_trickle_is_running(&t1), "Trickle 1 not running"); in test_trickle_1_wait_long()
179 zassert_false(net_trickle_is_running(&t1), "Trickle 1 running"); in test_trickle_1_stopped()
[all …]
/Zephyr-Core-3.7.0/soc/telink/tlsr/tlsr951x/
Dstart.S56 la t1, _RETENTION_DATA_LMA_START
61 lw t0, 0(t1)
63 addi t1, t1, 4
68 la t1, _RAMCODE_LMA_START
73 lw t0, 0(t1)
75 addi t1, t1, 4
Dsoc_irq.S28 csrr t1, ucode
35 sw t1, __soc_esf_t_ucode_OFFSET(a0)
45 lw t1, __soc_esf_t_ucode_OFFSET(a0)
52 csrw ucode, t1
/Zephyr-Core-3.7.0/soc/neorv32/
Dsoc_irq.S21 li t1, 1
22 sll t0, t1, a0
24 and t1, t2, t0
25 csrrs t2, mie, t1
/Zephyr-Core-3.7.0/soc/nordic/common/vpr/
Dsoc_isr_stacking.h29 unsigned long t1; \
51 unsigned long t1; \
93 addi t1, sp, __struct_arch_esf_soc_context_OFFSET; \
96 sr t0, __soc_esf_t_sp_align_OFFSET(t1)
99 addi t1, sp, __struct_arch_esf_soc_context_OFFSET; \
100 lr t0, __soc_esf_t_sp_align_OFFSET(t1); \
101 lr t1, __struct_arch_esf_mepc_OFFSET(sp); \
102 or t2, t1, t0; \
/Zephyr-Core-3.7.0/tests/kernel/tickless/tickless_concept/src/
Dmain.c71 volatile uint32_t t0, t1; in ZTEST() local
76 t1 = k_uptime_get_32(); in ZTEST()
77 TC_PRINT("time %d, %d\n", t0, t1); in ZTEST()
79 zassert_true((t1 - t0) >= SLEEP_TICKLESS); in ZTEST()
84 t1 = k_uptime_get_32(); in ZTEST()
85 TC_PRINT("time %d, %d\n", t0, t1); in ZTEST()
87 zassert_true((t1 - t0) >= SLEEP_TICKFUL); in ZTEST()
/Zephyr-Core-3.7.0/soc/andestech/ae350/
Dsoc_irq.S24 csrr t1, NDS_UCODE
31 sw t1, __soc_esf_t_ucode_OFFSET(a0)
41 lw t1, __soc_esf_t_ucode_OFFSET(a0)
48 csrw NDS_UCODE, t1
Dstart.S43 li t1, (1 << 19)
44 and t0, t0, t1
48 li t1, (1 << 20)
51 and t0, t0, t1
/Zephyr-Core-3.7.0/soc/common/riscv-privileged/
Dsoc_irq.S29 li t1, 1
30 sll t0, t1, a0
31 csrrc t1, mip, t0
/Zephyr-Core-3.7.0/tests/subsys/fs/littlefs/src/
Dtest_lfs_perf.c34 uint32_t t1; in write_read() local
95 t1 = k_uptime_get_32(); in write_read()
97 if (t1 == t0) { in write_read()
98 t1++; in write_read()
116 tag, nbuf, buf_size, total, (t1 - t0), in write_read()
117 (uint32_t)(total * 1000U / (t1 - t0)), in write_read()
118 (uint32_t)(total * 1000U / (t1 - t0) / 1024U)); in write_read()
134 t1 = k_uptime_get_32(); in write_read()
136 if (t1 == t0) { in write_read()
137 t1++; in write_read()
[all …]
/Zephyr-Core-3.7.0/soc/espressif/esp32c3/
Dsoc_irq.S16 la t1, soc_intr_get_next_source
17 jalr ra, t1, 0
/Zephyr-Core-3.7.0/soc/espressif/esp32c6/
Dsoc_irq.S22 la t1, soc_intr_get_next_source
23 jalr ra, t1, 0
/Zephyr-Core-3.7.0/drivers/interrupt_controller/
Dintc_nuclei_eclic.S63 lw t1, RV_REGSIZE(t0)
66 jalr ra, t1, 0
/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
30 uint32_t hz = ((uint64_t)cc1 - cc0) * NOM_HZ / (t1 - t0); in cpu_hz()
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/
Ddhcpv6.c72 uint32_t t1, uint32_t t2, in dhcvp6_update_deadlines() argument
83 if (t1 == 0 && t2 == 0) { in dhcvp6_update_deadlines()
85 t1 = DHCPV6_INFINITY; in dhcvp6_update_deadlines()
88 t1 = preferred_lifetime * 0.5; in dhcvp6_update_deadlines()
91 } else if (t1 == 0) { in dhcvp6_update_deadlines()
93 t1 = DHCPV6_INFINITY; in dhcvp6_update_deadlines()
95 t1 = t2 * 0.625; /* 0.5 / 0.8 */ in dhcvp6_update_deadlines()
98 if (t1 == DHCPV6_INFINITY) { in dhcvp6_update_deadlines()
101 t2 = t1 * 1.6; /* 0.8 / 0.5 */ in dhcvp6_update_deadlines()
103 if (t2 < t1) { in dhcvp6_update_deadlines()
[all …]
/Zephyr-Core-3.7.0/samples/kernel/condition_variables/condvar/src/
Dmain.c79 long t1 = 1, t2 = 2, t3 = 3; in main() local
85 INT_TO_POINTER(t1), NULL, NULL, K_PRIO_PREEMPT(10), 0, in main()

123