Home
last modified time | relevance | path

Searched refs:k1 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/arch/mips/core/
Disr.S107 and k1, k0, t1
108 srl k1, k1, CAUSE_EXP_SHIFT
112 beq k0, k1, is_kernel_syscall
121 bnez k1, unhandled
174 la k1, _kernel
175 OP_LOADREG sp, _kernel_offset_to_irq_stack(k1)
200 OP_LOADREG t2, _kernel_offset_to_current(k1)
206 OP_LOADREG t3, _kernel_offset_to_ready_q_cache(k1)
281 OP_LOADREG k1, ESF_O(status)(sp)
282 mtc0 k1, CP0_STATUS
Dswap.S34 lw k1, _kernel_offset_to_current(k0)
37 lw v0, _thread_offset_to_swap_return_value(k1)
Dreset.S27 li k1, ~(ST0_ERL | ST0_IE)
28 and k0, k1
/Zephyr-latest/tests/crypto/tinycrypt/src/
Dcmac_mode.c80 const uint8_t k1[BUF_LEN] = { in verify_gf_2_128_double() local
99 if (memcmp(K1, k1, BUF_LEN) != 0) { in verify_gf_2_128_double()
101 show("expected K1 =", k1, sizeof(k1)); in verify_gf_2_128_double()
102 show("computed K1 =", K1, sizeof(k1)); in verify_gf_2_128_double()
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h57 #define k1 $27 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_crypto.c94 static int k1(const uint8_t *n, size_t n_size, in k1() function
191 err = k1(k1_tmp, sizeof(k1_tmp), s1_out, p, sizeof(p), k1_out); in bt_csip_sef()
/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.c139 uint8_t k1; /* k1 = SCL low-time (Unit: clocks) */ member
176 [NPCX_I2C_BUS_SPEED_100KHZ] = {.HLDT = 15, .k1 = 76, .k2 = 0},
177 [NPCX_I2C_BUS_SPEED_400KHZ] = {.HLDT = 7, .k1 = 24, .k2 = 18,},
178 [NPCX_I2C_BUS_SPEED_1MHZ] = {.HLDT = 7, .k1 = 14, .k2 = 10,},
182 [NPCX_I2C_BUS_SPEED_100KHZ] = {.HLDT = 15, .k1 = 102, .k2 = 0},
183 [NPCX_I2C_BUS_SPEED_400KHZ] = {.HLDT = 7, .k1 = 32, .k2 = 22},
184 [NPCX_I2C_BUS_SPEED_1MHZ] = {.HLDT = 7, .k1 = 16, .k2 = 10},
395 bus_cfg.k1/2 & 0x7f); in i2c_ctrl_config_bus_freq()
397 bus_cfg.k1/2 >> 7); in i2c_ctrl_config_bus_freq()
404 inst->SMBSCLLT = bus_cfg.k1/2; in i2c_ctrl_config_bus_freq()
/Zephyr-latest/boards/adi/sdp_k1/
Dadi_sdp_k1.dts15 compatible = "adi,sdp-k1";
Dadi_sdp_120pin_connector.dtsi101 * Note from sdp-k1 schematic for overlapping signals
/Zephyr-latest/boards/renesas/da14695_dk_usb/doc/
Dindex.rst73 * BUTTON, labeled k1 = P0.06
/Zephyr-latest/boards/adi/sdp_k1/doc/
Dindex.rst162 …www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/sdp-k1.html