Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_qspi.h112 .writeoc = NRF_QSPI_WRITEOC_PP, \
/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h267 nrf_qspi_writeoc_t writeoc; /**< Write operation code. */ member
853 config |= ((uint32_t)p_config->writeoc) << QSPI_IFCONFIG0_WRITEOC_Pos; in nrf_qspi_ifconfig0_set()