/Zephyr-Core-3.5.0/include/zephyr/arch/common/ |
D | ffs.h | 31 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/ |
D | crypto_tc_shim.c | 28 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/ |
D | hci_common.c | 25 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/ |
D | nsi_internal.h | 28 static inline unsigned int nsi_find_lsb_set(uint32_t op) in nsi_find_lsb_set()
|
/Zephyr-Core-3.5.0/arch/riscv/core/ |
D | switch.S | 17 #define DO_CALLEE_SAVED(op, reg) \ argument
|
D | fpu.S | 20 #define DO_FP_REGS(op, ptr) \ argument
|
D | isr.S | 25 #define DO_CALLER_SAVED(op) \ argument
|
/Zephyr-Core-3.5.0/drivers/memc/ |
D | memc_nxp_s32_qspi.h | 19 #define QSPI_LUT_OP(inst, pads, op) \ argument
|
/Zephyr-Core-3.5.0/arch/mips/core/ |
D | isr.S | 22 #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/ |
D | unary_q31.c | 30 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()
|
D | unary_q15.c | 30 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()
|
D | unary_q7.c | 26 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()
|
D | binary_f16.c | 26 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()
|
D | binary_f32.c | 26 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()
|
D | binary_q31.c | 26 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()
|
D | binary_q15.c | 28 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/ |
D | msg.c | 48 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()
|
D | msg.h | 29 uint32_t op; /**< Opcode we're waiting for. */ member
|
D | large_comp_data_cli.c | 37 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/ |
D | diffconfig | 53 def print_config(op, config, value, new_value): argument
|
/Zephyr-Core-3.5.0/drivers/espi/ |
D | espi_mchp_xec_host_v2.c | 272 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/ |
D | nrfutil.py | 79 def _insert_op(self, op): argument 103 def do_exec_op(self, op, force=False): argument
|
D | nrfjprog.py | 44 def do_exec_op(self, op, force=False): argument
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ |
D | hci_raw.h | 89 uint16_t op; member
|
/Zephyr-Core-3.5.0/subsys/usb/device_next/ |
D | usbd_interface.c | 26 const enum ep_op op, in handle_ep_op() 55 const enum ep_op op, in usbd_interface_modify()
|