Searched refs:nrf_qspi_int_disable (Results 1 – 2 of 2) sorted by relevance
325 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in qspi_configure()382 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in qspi_deactivate()537 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in nrfx_qspi_cinstr_xfer()615 nrf_qspi_int_disable(NRF_QSPI, NRF_QSPI_INT_READY_MASK); in nrfx_qspi_lfm_start()
364 NRF_STATIC_INLINE void nrf_qspi_int_disable(NRF_QSPI_Type * p_reg, uint32_t mask);767 NRF_STATIC_INLINE void nrf_qspi_int_disable(NRF_QSPI_Type * p_reg, uint32_t mask) in nrf_qspi_int_disable() function