Searched refs:NRFX_QSPI_STATE_IDLE (Results 1 – 1 of 1) sorted by relevance
87 NRFX_QSPI_STATE_IDLE, enumerator140 if (m_cb.state != NRFX_QSPI_STATE_IDLE && in qspi_xfer()471 m_cb.state = NRFX_QSPI_STATE_IDLE; in nrfx_qspi_init()487 if (m_cb.state != NRFX_QSPI_STATE_IDLE) in nrfx_qspi_reconfigure()523 if (m_cb.state != NRFX_QSPI_STATE_IDLE) in nrfx_qspi_cinstr_xfer()601 if (m_cb.state != NRFX_QSPI_STATE_IDLE) in nrfx_qspi_lfm_start()708 m_cb.state = NRFX_QSPI_STATE_IDLE; in nrfx_qspi_lfm_xfer()778 if (m_cb.state != NRFX_QSPI_STATE_IDLE) in nrfx_qspi_deactivate()829 if (m_cb.handler && m_cb.state != NRFX_QSPI_STATE_IDLE) in nrfx_qspi_erase()892 if (m_cb.state != NRFX_QSPI_STATE_IDLE) in nrfx_qspi_xip_encrypt()[all …]