Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_qspi.c74 nrf_qspi_int_enable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in qspi_task_perform()
143 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in nrfx_qspi_init()
183 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in nrfx_qspi_cinstr_xfer()
333 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in nrfx_qspi_uninit()
/external/platform/nrfx/hal/
A Dnrf_qspi.h114 NRF_QSPI_INT_READY_MASK = QSPI_INTENSET_READY_Msk /**< Interrupt on READY event. */ enumerator

Completed in 12 milliseconds