Searched defs:opcode (Results 1 – 9 of 9) sorted by relevance
40 static void send_pdcc_command(uint32_t opcode, uint32_t data) { in send_pdcc_command()73 uint32_t opcode = PDCC_OPCODE(word); in dcc_process_opcode() local
11 unsigned char opcode; member
76 static int lkb_send(lkb_t *lkb, u8 opcode, const void *data, size_t len) { in lkb_send()
116 __UNUSED uint32_t opcode = *(uint32_t *)frame->pc; in arm_undefined_handler() local
206 nrfx_err_t nrfx_qspi_cinstr_quick_send(uint8_t opcode, in nrfx_qspi_cinstr_quick_send()
164 uint16_t opcode; in udp_svc_callback() local
242 uint8_t opcode; /**< Opcode used in custom instruction transmission. */ member253 uint8_t opcode; /**< Opcode used to enter the proper addressing mode. */ member
25 u8 opcode; member
1179 const u16_t opcode)
Completed in 13 milliseconds