Home
last modified time | relevance | path

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

1234

/Zephyr-Core-3.5.0/include/zephyr/arch/common/
Dffs.h31 static ALWAYS_INLINE unsigned int find_msb_set(uint32_t op) in find_msb_set()
53 static ALWAYS_INLINE unsigned int find_lsb_set(uint32_t op) in find_lsb_set()
/Zephyr-Core-3.5.0/drivers/crypto/
Dcrypto_tc_shim.c28 static int do_cbc_encrypt(struct cipher_ctx *ctx, struct cipher_pkt *op, in do_cbc_encrypt()
48 static int do_cbc_decrypt(struct cipher_ctx *ctx, struct cipher_pkt *op, in do_cbc_decrypt()
76 static int do_ctr_op(struct cipher_ctx *ctx, struct cipher_pkt *op, in do_ctr_op()
107 struct cipher_pkt *op = aead_op->pkt; in do_ccm_encrypt_mac() local
147 struct cipher_pkt *op = aead_op->pkt; in do_ccm_decrypt_auth() local
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dhci_common.c25 struct net_buf *bt_hci_cmd_complete_create(uint16_t op, uint8_t plen) in bt_hci_cmd_complete_create()
39 struct net_buf *bt_hci_cmd_status_create(uint16_t op, uint8_t status) in bt_hci_cmd_status_create()
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/
Dnsi_internal.h28 static inline unsigned int nsi_find_lsb_set(uint32_t op) in nsi_find_lsb_set()
/Zephyr-Core-3.5.0/arch/riscv/core/
Dswitch.S17 #define DO_CALLEE_SAVED(op, reg) \ argument
Dfpu.S20 #define DO_FP_REGS(op, ptr) \ argument
Disr.S25 #define DO_CALLER_SAVED(op) \ argument
/Zephyr-Core-3.5.0/drivers/memc/
Dmemc_nxp_s32_qspi.h19 #define QSPI_LUT_OP(inst, pads, op) \ argument
/Zephyr-Core-3.5.0/arch/mips/core/
Disr.S22 #define DO_CALLEE_SAVED(op, reg) \ argument
39 #define DO_CALLER_SAVED(op) \ argument
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/matrix/src/
Dunary_q31.c30 static void test_op2(int op, const q31_t *ref, size_t length) in test_op2()
114 static void test_op1(int op, const q31_t *ref, size_t length, bool transpose) in test_op1()
192 static void test_op2v(int op, const q31_t *ref, size_t length) in test_op2v()
261 static void test_op1c(int op, const q31_t *ref, size_t length, bool transpose) in test_op1c()
Dunary_q15.c30 static void test_op2(int op, const q15_t *ref, size_t length) in test_op2()
114 static void test_op1(int op, const q15_t *ref, size_t length, bool transpose) in test_op1()
192 static void test_op2v(int op, const q15_t *ref, size_t length) in test_op2v()
261 static void test_op1c(int op, const q15_t *ref, size_t length, bool transpose) in test_op1c()
Dunary_q7.c26 static void test_op1(int op, const q7_t *ref, size_t length, bool transpose) in test_op1()
97 static void test_op2v(int op, const q7_t *ref, size_t length) in test_op2v()
Dbinary_f16.c26 static void test_op2(int op, const uint16_t *input1, const uint16_t *input2, in test_op2()
117 static void test_op2c(int op, const uint16_t *input1, const uint16_t *input2, in test_op2c()
Dbinary_f32.c26 static void test_op2(int op, const uint32_t *input1, const uint32_t *input2, in test_op2()
117 static void test_op2c(int op, const uint32_t *input1, const uint32_t *input2, in test_op2c()
Dbinary_q31.c26 static void test_op2(int op, const q31_t *input1, const q31_t *input2, in test_op2()
115 static void test_op2c(int op, const q31_t *input1, const q31_t *input2, in test_op2c()
Dbinary_q15.c28 static void test_op2(int op, const q15_t *input1, const q15_t *input2, in test_op2()
123 static void test_op2c(int op, const q15_t *input1, const q15_t *input2, in test_op2c()
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dmsg.c48 uint32_t op, uint16_t dst, void *user_data) in bt_mesh_msg_ack_ctx_prepare()
77 uint32_t op, uint16_t addr, void **user_data) in bt_mesh_msg_ack_ctx_match()
Dmsg.h29 uint32_t op; /**< Opcode we're waiting for. */ member
Dlarge_comp_data_cli.c37 struct net_buf_simple *buf, uint32_t op, in data_status()
126 static int data_get(uint16_t net_idx, uint16_t addr, uint32_t op, uint32_t status_op, uint8_t page, in data_get()
/Zephyr-Core-3.5.0/scripts/kconfig/
Ddiffconfig53 def print_config(op, config, value, new_value): argument
/Zephyr-Core-3.5.0/drivers/espi/
Despi_mchp_xec_host_v2.c272 static int kbc0_rd_req(const struct device *dev, enum lpc_peripheral_opcode op, in kbc0_rd_req()
310 static int kbc0_wr_req(const struct device *dev, enum lpc_peripheral_opcode op, in kbc0_wr_req()
467 enum lpc_peripheral_opcode op, in eacpi_rd_req()
501 enum lpc_peripheral_opcode op, in eacpi_wr_req()
713 enum lpc_peripheral_opcode op, in ecust_rd_req()
735 enum lpc_peripheral_opcode op, in ecust_wr_req()
772 enum lpc_peripheral_opcode op, in eacpi_shm_rd_req()
789 enum lpc_peripheral_opcode op, in eacpi_shm_wr_req()
1041 enum lpc_peripheral_opcode op, in espi_xec_lpc_req()
1063 enum lpc_peripheral_opcode op, in espi_xec_read_lpc_request()
[all …]
/Zephyr-Core-3.5.0/scripts/west_commands/runners/
Dnrfutil.py79 def _insert_op(self, op): argument
103 def do_exec_op(self, op, force=False): argument
Dnrfjprog.py44 def do_exec_op(self, op, force=False): argument
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dhci_raw.h89 uint16_t op; member
/Zephyr-Core-3.5.0/subsys/usb/device_next/
Dusbd_interface.c26 const enum ep_op op, in handle_ep_op()
55 const enum ep_op op, in usbd_interface_modify()

1234