Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h244 uint8_t opcode; /**< Opcode used in custom instruction transmission. */ member
255 uint8_t opcode; /**< Opcode used to enter the proper addressing mode. */ member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c580 nrfx_err_t nrfx_qspi_cinstr_quick_send(uint8_t opcode, in nrfx_qspi_cinstr_quick_send()