Home
last modified time | relevance | path

Searched refs:readoc (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_qspi.h111 .readoc = NRF_QSPI_READOC_FASTREAD, \
/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h266 nrf_qspi_readoc_t readoc; /**< Read operation code. */ member
852 uint32_t config = p_config->readoc; in nrf_qspi_ifconfig0_set()